Package org.geotools.xsd.impl
Class NamespaceSupportWrapper
Object
NamespaceSupportWrapper
- All Implemented Interfaces:
NamespaceContext
NamespaceContext wrapper around namespace support.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNamespaceURI
(String prefix) getPrefixes
(String namespaceURI)
-
Constructor Details
-
NamespaceSupportWrapper
-
-
Method Details
-
getNamespaceSupport
-
getNamespaceURI
- Specified by:
getNamespaceURI
in interfaceNamespaceContext
-
getPrefix
- Specified by:
getPrefix
in interfaceNamespaceContext
-
getPrefixes
- Specified by:
getPrefixes
in interfaceNamespaceContext
-