Class NamespaceAndPrefixMapper


  • public class NamespaceAndPrefixMapper
    extends Object
    Author:
    Ashutosh.Shahi@sun.com
    • Constructor Detail

      • NamespaceAndPrefixMapper

        public NamespaceAndPrefixMapper​(NamespaceContextEx ns,
                                        boolean disableIncPrefix)
        Creates a new instance of NamespaceAndPrefixMapper
    • Method Detail

      • addToInclusivePrefixList

        public void addToInclusivePrefixList​(String s)
      • removeFromInclusivePrefixList

        public void removeFromInclusivePrefixList​(String s)
      • getInlusivePrefixList

        public List<String> getInlusivePrefixList()