Class NamespaceManager


  • public class NamespaceManager
    extends Object
    Namespace Mappings.

    This handler loads namespace prefix-to-uri mappings into the ApplicationContext.

    Author:
    tom.fennelly@jboss.com
    • Field Detail

      • NAMESPACE_DECLARATION_STACK_TYPED_KEY

        public static final org.smooks.api.TypedKey<NamespaceDeclarationStack> NAMESPACE_DECLARATION_STACK_TYPED_KEY
    • Constructor Detail

      • NamespaceManager

        public NamespaceManager()
    • Method Detail

      • postConstruct

        @PostConstruct
        public void postConstruct()
                           throws org.jaxen.saxpath.SAXPathException
        Load the namespace prefix-to-uri mappings into the ApplicationContext.
        Throws:
        org.jaxen.saxpath.SAXPathException