Class NamespaceResolverWithPrefixes

    • Field Detail

      • primaryPrefix

        protected String primaryPrefix
      • secondaryPrefix

        protected String secondaryPrefix
    • Constructor Detail

      • NamespaceResolverWithPrefixes

        public NamespaceResolverWithPrefixes()
    • Method Detail

      • putPrimary

        public void putPrimary​(String ns1,
                               String primaryNamespace)
      • getPrimaryPrefix

        public String getPrimaryPrefix()
      • putSecondary

        public void putSecondary​(String ns1,
                                 String secondaryNamespace)
      • getSecondaryPrefix

        public String getSecondaryPrefix()