|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureTypeCache | |
---|---|
org.geotools.gml2.bindings | |
org.geotools.gml3.bindings |
Uses of FeatureTypeCache in org.geotools.gml2.bindings |
---|
Methods in org.geotools.gml2.bindings with parameters of type FeatureTypeCache | |
---|---|
static SimpleFeature |
GML2ParsingUtils.parseFeature(ElementInstance instance,
Node node,
Object value,
FeatureTypeCache ftCache,
BindingWalkerFactory bwFactory)
Utility method to implement Binding.parse for a binding which parses into A feature. |
Constructors in org.geotools.gml2.bindings with parameters of type FeatureTypeCache | |
---|---|
GMLAbstractFeatureTypeBinding(FeatureTypeCache ftCache,
BindingWalkerFactory bwFactory,
SchemaIndex schemaIndex,
Configuration configuration)
|
Uses of FeatureTypeCache in org.geotools.gml3.bindings |
---|
Methods in org.geotools.gml3.bindings with parameters of type FeatureTypeCache | |
---|---|
static SimpleFeature |
GML3ParsingUtils.parseFeature(ElementInstance instance,
Node node,
Object value,
FeatureTypeCache ftCache,
BindingWalkerFactory bwFactory)
Utility method to implement Binding.parse for a binding which parses into A feature. |
Constructors in org.geotools.gml3.bindings with parameters of type FeatureTypeCache | |
---|---|
AbstractFeatureTypeBinding(FeatureTypeCache ftCache,
BindingWalkerFactory bwFactory,
SchemaIndex schemaIndex,
Configuration configuration,
XSDIdRegistry idRegistry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |