public class XMLAttribute extends Object
| Constructor and Description |
|---|
XMLAttribute()
Creates a new empty XMLAttribute.
|
XMLAttribute(String aName,
int aValue)
Creates a new XMLAttribute for a given name and value.
|
XMLAttribute(String aName,
String aValue)
Creates a new XMLAttribute for a given name and value.
|
public XMLAttribute()
public XMLAttribute(String aName, int aValue)
aName - aValue - Copyright © 2010-2014 anotheria.net. All Rights Reserved.