Class UBLTRNamespaceContext

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

    public class UBLTRNamespaceContext
    extends com.helger.ubl21.UBL21NamespaceContext
    The namespace context to be used as the namespace prefix mapper.
    Author:
    Philip Helger
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class com.helger.ubl21.UBL21NamespaceContext

        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

      • UBLTRNamespaceContext

        public UBLTRNamespaceContext()