Uses of Class
org.geotools.test.xml.XmlTestSupport.Namespace
-
Packages that use XmlTestSupport.Namespace Package Description org.geotools.test.xml -
-
Uses of XmlTestSupport.Namespace in org.geotools.test.xml
Methods in org.geotools.test.xml that return XmlTestSupport.Namespace Modifier and Type Method Description static XmlTestSupport.Namespace
XmlTestSupport. Namespace(String prefix, String uri)
Construct a Namespace.Methods in org.geotools.test.xml with parameters of type XmlTestSupport.Namespace Modifier and Type Method Description static Map<String,String>
XmlTestSupport. namespaces(XmlTestSupport.Namespace... namespaces)
Construct a Map of Namespace(s).
-