| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.xml |
| Modifier and Type | Method and Description |
|---|---|
Optional<NamespacePrefix> |
NamespacePrefixes.defaultNamespace() |
Iterator<NamespacePrefix> |
NamespacePrefixes.iterator() |
Optional<NamespacePrefix> |
NamespacePrefixes.lookupPrefix(String prefix) |
Optional<NamespacePrefix> |
NamespacePrefixes.lookupUri(String uri) |
| Constructor and Description |
|---|
NamespacePrefixes(Map<String,NamespacePrefix> uriToPrefix) |
Copyright © 2018. All rights reserved.