Package org.eclipse.jetty.xml
Class XmlParser.Attribute
- java.lang.Object
-
- org.eclipse.jetty.xml.XmlParser.Attribute
-
- Enclosing class:
- XmlParser
@Deprecated public static class XmlParser.Attribute extends java.lang.ObjectDeprecated.This api is not supported anymore. Please do not use it.XML Attribute.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetName()Deprecated.java.lang.StringgetValue()Deprecated.
-