Class Descriptor
java.lang.Object
org.eclipse.jetty.webapp.Descriptor
- Direct Known Subclasses:
WebDescriptor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected XmlParser.Nodeprotected booleanprotected Resource -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract XmlParsergetRoot()voidparse()voidsetValidating(boolean validating) toString()
-
Field Details
-
_xml
-
_root
-
_dtd
-
_validating
protected boolean _validating
-
-
Constructor Details
-
Descriptor
-
-
Method Details
-
ensureParser
- Throws:
ClassNotFoundException
-
setValidating
public void setValidating(boolean validating) -
parse
-
getResource
-
getRoot
-
toString
-