Class DE4AT42NamespaceContext

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

    @Singleton
    public class DE4AT42NamespaceContext
    extends com.helger.xml.namespace.MapBasedNamespaceContext
    XML Namespace context for DE4A T4.2 v0.6
    Author:
    Philip Helger
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DE4AT42NamespaceContext 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

      • DE4AT42NamespaceContext

        protected DE4AT42NamespaceContext()