Uses of Class
org.eclipse.jetty.xml.XmlParser.Node
-
Uses of XmlParser.Node in org.eclipse.jetty.xml
Methods in org.eclipse.jetty.xml that return XmlParser.NodeModifier and TypeMethodDescriptionGet the first child node with the tag.XmlParser.Node.getParent()
Parse File.XmlParser.parse
(InputStream in) Parse InputStream.Parse String URL.XmlParser.parse
(InputSource source) Methods in org.eclipse.jetty.xml that return types with arguments of type XmlParser.NodeModifier and TypeMethodDescriptionIterator over named child nodes.Methods in org.eclipse.jetty.xml with parameters of type XmlParser.NodeModifier and TypeMethodDescriptionvoid
ConfigurationProcessor.init
(org.eclipse.jetty.util.resource.Resource resource, XmlParser.Node root, XmlConfiguration configuration) Initialize a ConfigurationProcessor from provided Resource and XML