This factory offers methods for creating Features, FeatureCollection and all direct related
classes/interfaces that are part of the org.deegree.model.feature package.
Represents a
FeatureCollection that only contains wfs:featureTuple
elements (as introduced by the draft WFS 1.2 spec).
NOTE: Some concepts of ordinary feature collections (like adding and removing of features) do not
match well to this special kind of feature collection, mostly because it uses a
FeatureArrayPropertyType for the wfs:featureTuple element.
Parser and wrapper class for GML feature documents.
Validation
Has validation capabilities: if the schema is provided or the document contains a reference to a
schema the structure of the generated features is checked.