Uses of Class
org.geotools.xsd.ParserNamespaceSupport
-
Packages that use ParserNamespaceSupport Package Description org.geotools.xsd org.geotools.xsd.impl -
-
Uses of ParserNamespaceSupport in org.geotools.xsd
Methods in org.geotools.xsd that return ParserNamespaceSupport Modifier and Type Method Description ParserNamespaceSupportParser. getNamespaces()Returns the namespace mappings maintained by the parser. -
Uses of ParserNamespaceSupport in org.geotools.xsd.impl
Methods in org.geotools.xsd.impl that return ParserNamespaceSupport Modifier and Type Method Description ParserNamespaceSupportParserHandler. getNamespaceSupport()
-