Class DE4ANamespaceContext

  • All Implemented Interfaces:
    com.helger.commons.lang.ICloneable<com.helger.xml.namespace.MapBasedNamespaceContext>, com.helger.xml.namespace.IIterableNamespaceContext, NamespaceContext

    @Singleton
    public class DE4ANamespaceContext
    extends com.helger.xml.namespace.MapBasedNamespaceContext
    XML Namespace context for DE4A
    Author:
    Philip Helger
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DE4ANamespaceContext()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DE4ANamespaceContext getInstance()  
      • Methods inherited from class com.helger.xml.namespace.MapBasedNamespaceContext

        addDefaultNamespaceURI, addMapping, addMappings, addMappings, clear, equals, getClone, getCustomNamespaceURI, getCustomPrefix, getCustomPrefixes, getDefaultNamespaceURI, getMappingCount, getPrefixToNamespaceURIMap, hasAnyMapping, hashCode, isNamespaceURIMapped, isPrefixMapped, removeMapping, setDefaultNamespaceURI, setMapping, setMappings, setMappings, toString
      • Methods inherited from class com.helger.xml.namespace.AbstractNamespaceContext

        getNamespaceURI, getPrefix, getPrefixes
    • Constructor Detail

      • DE4ANamespaceContext

        protected DE4ANamespaceContext()