Package org.eclipse.jetty.xml
Class XmlParser.Attribute
- java.lang.Object
-
- org.eclipse.jetty.xml.XmlParser.Attribute
-
- Enclosing class:
- XmlParser
public static class XmlParser.Attribute extends java.lang.Object
XML Attribute.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
java.lang.String
getValue()
-