public class ParserNamespaceSupport extends NamespaceSupport
NSDECL, XMLNS| Constructor and Description |
|---|
ParserNamespaceSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(NamespaceSupport nsSupport) |
Enumeration |
getDeclaredPrefixes() |
String |
getPrefix(String uri) |
Enumeration |
getPrefixes() |
Enumeration |
getPrefixes(String uri) |
String |
getURI(String prefix) |
declarePrefix, isNamespaceDeclUris, popContext, processName, pushContext, reset, setNamespaceDeclUrispublic String getURI(String prefix)
getURI in class NamespaceSupportpublic String getPrefix(String uri)
getPrefix in class NamespaceSupportpublic Enumeration getPrefixes()
getPrefixes in class NamespaceSupportpublic Enumeration getPrefixes(String uri)
getPrefixes in class NamespaceSupportpublic Enumeration getDeclaredPrefixes()
getDeclaredPrefixes in class NamespaceSupportpublic void add(NamespaceSupport nsSupport)
Copyright © 1996–2019 Geotools. All rights reserved.