Uses of Class
org.geotools.gml3.XSDIdRegistry
-
Packages that use XSDIdRegistry Package Description org.geotools.gml3.bindings org.geotools.gml3.bindings.ext org.geotools.wfs.v2_0 -
-
Uses of XSDIdRegistry in org.geotools.gml3.bindings
Methods in org.geotools.gml3.bindings with parameters of type XSDIdRegistry Modifier and Type Method Description Element
GML3EncodingUtils. AbstractFeatureTypeEncode(Object object, Document document, Element value, XSDIdRegistry idSet)
-
Uses of XSDIdRegistry in org.geotools.gml3.bindings.ext
Constructors in org.geotools.gml3.bindings.ext with parameters of type XSDIdRegistry Constructor Description CurvePropertyTypeBinding(GML3EncodingUtils encodingUtils, XSDIdRegistry idRegistry, GeometryFactory gf)
SurfacePropertyTypeBinding(GML3EncodingUtils encodingUtils, XSDIdRegistry idRegistry, GeometryFactory gf)
-
Uses of XSDIdRegistry in org.geotools.wfs.v2_0
Constructors in org.geotools.wfs.v2_0 with parameters of type XSDIdRegistry Constructor Description MemberPropertyTypeBinding(XSDIdRegistry idSet, SchemaIndex schemaIndex)
-