|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.gml2.FeatureTypeCache
public class FeatureTypeCache
Holds a cache of FeatureTypes by Name.
Constructor Summary | |
---|---|
FeatureTypeCache()
|
Method Summary | |
---|---|
org.opengis.feature.type.FeatureType |
get(org.opengis.feature.type.Name name)
|
void |
put(org.opengis.feature.type.FeatureType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureTypeCache()
Method Detail |
---|
public org.opengis.feature.type.FeatureType get(org.opengis.feature.type.Name name)
public void put(org.opengis.feature.type.FeatureType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |