Class Descriptor

    • Field Detail

      • _xml

        protected org.eclipse.jetty.util.resource.Resource _xml
      • _root

        protected org.eclipse.jetty.xml.XmlParser.Node _root
      • _validating

        protected boolean _validating
    • Constructor Detail

      • Descriptor

        public Descriptor​(org.eclipse.jetty.util.resource.Resource xml)
    • Method Detail

      • setValidating

        public void setValidating​(boolean validating)
      • getResource

        public org.eclipse.jetty.util.resource.Resource getResource()
      • getRoot

        public org.eclipse.jetty.xml.XmlParser.Node getRoot()