|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXMLUtil
Useful methods for dealing with XML.
Constructor Summary | |
XMLUtil()
|
Method Summary | |
static java.lang.String |
getAttributeValue(org.xml.sax.Attributes attrs,
java.lang.String name)
Return the value of the named attribute in the given Attributes, or null if not found. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLUtil()
Method Detail |
public static java.lang.String getAttributeValue(org.xml.sax.Attributes attrs, java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |