Class XmlnsScheme

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private XmlnsData data  
      private static java.util.regex.Pattern nsRE  
    • Constructor Summary

      Constructors 
      Constructor Description
      XmlnsScheme()  
    • Field Detail

      • nsRE

        private static final java.util.regex.Pattern nsRE
    • Constructor Detail

      • XmlnsScheme

        public XmlnsScheme()
    • Method Detail

      • newInstance

        public XmlnsScheme newInstance​(java.lang.String fdata,
                                       XInclude xinclude,
                                       java.lang.String contextLanguage,
                                       java.lang.String contexBaseURI)
        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