org.geotools.feature
Class ValidatingFeatureFactoryImpl

Object
  extended by AbstractFeatureFactoryImpl
      extended by ValidatingFeatureFactoryImpl
All Implemented Interfaces:
FeatureFactory
Direct Known Subclasses:
AppSchemaFeatureFactoryImpl

public class ValidatingFeatureFactoryImpl
extends AbstractFeatureFactoryImpl

Factory for creating instances of the Attribute family of classes.

Author:
Andrea Aime

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

Constructor Detail

ValidatingFeatureFactoryImpl

public ValidatingFeatureFactoryImpl()


Copyright © 1996-2014 Geotools. All Rights Reserved.