Package com.helger.ubltr
Class UBLTRNamespaceContext
- java.lang.Object
-
- com.helger.xml.namespace.AbstractNamespaceContext
-
- com.helger.xml.namespace.MapBasedNamespaceContext
-
- com.helger.ubl21.UBL21NamespaceContext
-
- com.helger.ubltr.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.UBL21NamespaceContextThe namespace context to be used as the namespace prefix mapper.- Author:
- Philip Helger
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UBLTRNamespaceContext()
-
Method Summary
-
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
-
-