Class XPathScheme

    • Field Detail

      • xpath

        protected java.lang.String xpath
    • Constructor Detail

      • XPathScheme

        public XPathScheme()
    • Method Detail

      • newInstance

        public XPathScheme newInstance​(java.lang.String fdata,
                                       XInclude xinclude,
                                       java.lang.String contextLanguage,
                                       java.lang.String contextBaseURI)
        Specified by:
        newInstance in interface XmlScheme
      • schemeName

        public java.lang.String schemeName()
        Specified by:
        schemeName in interface Scheme
      • parseType

        public java.lang.String parseType()
        Specified by:
        parseType in interface Scheme