org.geotools.gml2
Class FeatureTypeCache

Object
  extended by FeatureTypeCache

public class FeatureTypeCache
extends Object


Constructor Summary
FeatureTypeCache()
           
 
Method Summary
 SimpleFeatureType get(Name name)
           
 void put(SimpleFeatureType type)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureTypeCache

public FeatureTypeCache()
Method Detail

get

public SimpleFeatureType get(Name name)

put

public void put(SimpleFeatureType type)


Copyright © 1996-2009 Geotools. All Rights Reserved.