Class PeppolSMPClientNamespaceContext

java.lang.Object
com.helger.xml.namespace.AbstractNamespaceContext
com.helger.xml.namespace.MapBasedNamespaceContext
com.helger.smpclient.peppol.marshal.PeppolSMPClientNamespaceContext
All Implemented Interfaces:
com.helger.commons.lang.ICloneable<com.helger.xml.namespace.MapBasedNamespaceContext>, com.helger.xml.namespace.IIterableNamespaceContext, NamespaceContext

@Singleton public class PeppolSMPClientNamespaceContext extends com.helger.xml.namespace.MapBasedNamespaceContext
The default namespace context for Peppol SMP v1.0.
Since:
9.0.5
Author:
Philip Helger
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
    Use getInstance() instead.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait