| Package | Description |
|---|---|
| com.helger.xml.namespace |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamespaceContext
Represents an abstract namespace context that does the predefined mapping as
stated in the Javadoc.
|
class |
MapBasedNamespaceContext
Represents a namespace context a 1:n (namespace:prefix) mapping.
|
class |
SingleElementNamespaceContext
Represents a namespace context having exactly 1 item.
|
| Modifier and Type | Method and Description |
|---|---|
MapBasedNamespaceContext |
MapBasedNamespaceContext.addMappings(IIterableNamespaceContext aOther) |
MapBasedNamespaceContext |
MapBasedNamespaceContext.setMappings(IIterableNamespaceContext aOther) |
| Constructor and Description |
|---|
MapBasedNamespaceContext(IIterableNamespaceContext aOther) |
Copyright © 2014–2016 Philip Helger. All rights reserved.