org.geotools.feature
Class ValidatingFeatureFactoryImpl

java.lang.Object
  extended by org.geotools.feature.AbstractFeatureFactoryImpl
      extended by org.geotools.feature.ValidatingFeatureFactoryImpl
All Implemented Interfaces:
org.opengis.feature.FeatureFactory
Direct Known Subclasses:
AppSchemaFeatureFactoryImpl

public class ValidatingFeatureFactoryImpl
extends AbstractFeatureFactoryImpl

Factory for creating instances of the Attribute family of classes.

Version:
$Id: ValidatingFeatureFactoryImpl.java 34126 2009-10-12 06:35:18Z mbedward $
Author:
Andrea Aime

Constructor Summary
ValidatingFeatureFactoryImpl()
           
 
Method Summary
 
Methods inherited from class org.geotools.feature.AbstractFeatureFactoryImpl
createAssociation, createAttribute, createComplexAttribute, createComplexAttribute, createFeature, createFeature, createGeometryAttribute, createSimpleFeature, createSimpleFeautre, getCRSFactory, getGeometryFactory, setCRSFactory, setGeometryFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidatingFeatureFactoryImpl

public ValidatingFeatureFactoryImpl()


Copyright © 1996-2010 Geotools. All Rights Reserved.