Class EbiNamespaceContext

java.lang.Object
com.helger.xml.namespace.AbstractNamespaceContext
com.helger.xml.namespace.MapBasedNamespaceContext
at.austriapro.ebinterface.ubl.from.EbiNamespaceContext
All Implemented Interfaces:
com.helger.commons.lang.ICloneable<com.helger.xml.namespace.MapBasedNamespaceContext>, com.helger.xml.namespace.IIterableNamespaceContext, NamespaceContext

public class EbiNamespaceContext extends com.helger.xml.namespace.MapBasedNamespaceContext
A special map-based namespace context that maps XML prefixes to namespace URLs.
Author:
Philip Helger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

    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
  • Constructor Details

    • EbiNamespaceContext

      public EbiNamespaceContext()