Package org.eclipse.jetty.xml
Class XmlParser.Attribute
- java.lang.Object
-
- org.eclipse.jetty.xml.XmlParser.Attribute
-
- Enclosing class:
- XmlParser
@Deprecated(since="2021-05-27") public static class XmlParser.Attribute extends java.lang.Object
Deprecated.The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.XML Attribute.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getName()
Deprecated.java.lang.String
getValue()
Deprecated.
-