Package com.helger.xml.namespace
-
Interface Summary Interface Description IIterableNamespaceContext A special namespace context interface that allows the iteration of the contained mappings.INamespaceContext Serializable version of NamespaceContext -
Class Summary Class Description AbstractNamespaceContext Represents an abstract namespace context that does the predefined mapping as stated in the Javadoc.MapBasedNamespaceContext Represents a namespace context a 1:n (namespace:prefix) mapping.SingleElementNamespaceContext Represents a namespace context having exactly 1 item.