| Container used to work with the "simple" implementation of the feature
model.
- SimpleTypeFactory, also serves as a TypeFactory
- SimpleFeatureFactory, also serves as a FeatureFactory
- (GeometryFactory)
- (FilterFactory)
We have also included support for the following builders and utility
classes "out of the box".
- SimpleTypeBuilder, created each time!
- SimpleFeatureBuilder, created each time!
- SimpleFeatureTypes
- SimpleFeatures
TODO: Allow client code to configure
container tweaked for for simple content |