|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
net.n3.nanoxml.XMLElement.getAttribute(String)
As of NanoXML/Java 2.1, replaced by XMLElement.getAttribute(java.lang.String,java.lang.String)
Returns the value of an attribute. |
|
net.n3.nanoxml.IXMLElement.getAttribute(String)
As of NanoXML/Java 2.0.1, replaced by IXMLElement.getAttribute(java.lang.String,java.lang.String)
Returns the value of an attribute. |
|
nanoxml.XMLElement.getTagName()
Use getName instead. |
|
nanoxml.XMLElement.setTagName(String)
Use setName instead. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |