org.geotools.xml.transform
Class TransformerBase.SchemaLocationSupport
java.lang.Object
org.geotools.xml.transform.TransformerBase.SchemaLocationSupport
- Enclosing class:
- TransformerBase
public static class TransformerBase.SchemaLocationSupport
- extends java.lang.Object
Adds support for schemaLocations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformerBase.SchemaLocationSupport
public TransformerBase.SchemaLocationSupport()
setLocation
public void setLocation(java.lang.String nsURI,
java.lang.String uri)
getSchemaLocation
public java.lang.String getSchemaLocation()
getSchemaLocation
public java.lang.String getSchemaLocation(java.lang.String nsURI)
getSchemaLocation
public java.lang.String getSchemaLocation(java.util.Set namespaces)
Copyright © 1996-2010 Geotools. All Rights Reserved.