public class SchemaRegistry extends Object
Constructor and Description |
---|
SchemaRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
add(String featureTypeName,
SimpleFeatureType featureType) |
SimpleFeatureType |
get(SimpleFeatureType featureType) |
SimpleFeatureType |
get(String featureTypeName) |
public void add(String featureTypeName, SimpleFeatureType featureType)
public SimpleFeatureType get(String featureTypeName)
public SimpleFeatureType get(SimpleFeatureType featureType)
Copyright © 1996–2019 Geotools. All rights reserved.