org.geotools.kml.v22
Class SchemaRegistry
Object
SchemaRegistry
public class SchemaRegistry
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaRegistry
public SchemaRegistry()
add
public void add(String featureTypeName,
SimpleFeatureType featureType)
get
public SimpleFeatureType get(String featureTypeName)
get
public SimpleFeatureType get(SimpleFeatureType featureType)
Copyright © 1996-2014 Geotools. All Rights Reserved.