Uses of Interface
org.geotools.xsd.Node
-
-
Uses of Node in org.geotools.csw.bindings
Methods in org.geotools.csw.bindings with parameters of type Node Modifier and Type Method Description Object
ElementSetNameTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SimpleLiteralBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.filter.v1_0
Methods in org.geotools.filter.v1_0 with parameters of type Node Modifier and Type Method Description void
OGCBinaryComparisonOpTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCBinaryLogicOpTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCBinaryOperatorTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
We check out the instance for theop
so we can fail early.void
OGCBinarySpatialOpTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
We check out the instance for theop
so we can fail early.void
OGCComparisonOpsTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCDistanceBufferTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCDistanceTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCExpressionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCFilterTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCFunctionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCLiteralTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCLogicOpsTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCPropertyIsBetweenTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCPropertyNameTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
OGCSpatialOpsTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
Object
OGCAddBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCAndBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCBBOXTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCBeyondBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCBinaryComparisonOpTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCBinaryLogicOpTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCBinaryOperatorTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCBinarySpatialOpTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCComparisonOpsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCContainsBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCCrossesBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCDisjointBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCDistanceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCDivBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCDWithinBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCEqualsBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCExpressionTypeBinding. parse(ElementInstance instance, Node node, Object value)
This binding simply looks for any text in the node and turns it into a literal expression.Object
OGCFeatureIdTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCFilterTypeBinding. parse(ElementInstance instance, Node node, Object value)
Surprised we actually have something to do: namely collapse multiple fid filters using ANDObject
OGCFunctionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCIntersectsBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCLiteralTypeBinding. parse(ElementInstance instance, Node node, Object value)
Just pass on emeded value as is.Object
OGCLogicOpsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCLowerBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCMulBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCNotBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCOrBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCOverlapsBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsBetweenTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsEqualToBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsGreaterThanBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsGreaterThanOrEqualToBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsLessThanBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsLessThanOrEqualToBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsLikeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsNotEqualToBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyIsNullTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCPropertyNameTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCSpatialOpsTypeBinding. parse(ElementInstance instance, Node node, Object value)
This just seems to be the abstract target for substitution ...Object
OGCSubBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCTouchesBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCUpperBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OGCWithinBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.filter.v1_0.capabilities
Methods in org.geotools.filter.v1_0.capabilities with parameters of type Node Modifier and Type Method Description Object
_Filter_CapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)
Object
Arithmetic_OperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Comparison_OperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Function_NamesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Function_NameTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FunctionsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Scalar_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Spatial_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Spatial_OperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.filter.v1_1
Methods in org.geotools.filter.v1_1 with parameters of type Node Modifier and Type Method Description Object
FilterTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GmlObjectIdTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SortByTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SortPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.filter.v1_1.capabilities
Methods in org.geotools.filter.v1_1.capabilities with parameters of type Node Modifier and Type Method Description Object
_Filter_CapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)
Object
ComparisonOperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GeometryOperandsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Id_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Spatial_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SpatialOperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SpatialOperatorTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.filter.v2_0.bindings
Methods in org.geotools.filter.v2_0.bindings with parameters of type Node Modifier and Type Method Description Object
AfterBinding. parse(ElementInstance instance, Node node, Object value)
Object
AnyInteractsBinding. parse(ElementInstance instance, Node node, Object value)
Object
BeforeBinding. parse(ElementInstance instance, Node node, Object value)
Object
BeginsBinding. parse(ElementInstance instance, Node node, Object value)
Object
BegunByBinding. parse(ElementInstance instance, Node node, Object value)
Object
BinaryTemporalOpTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DuringBinding. parse(ElementInstance instance, Node node, Object value)
Object
EndedByBinding. parse(ElementInstance instance, Node node, Object value)
Object
EndsBinding. parse(ElementInstance instance, Node node, Object value)
Object
LowerBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MeasureTypeBinding. parse(ElementInstance instance, Node node, Object value)
Parse MeasureType element, allowing attribute "uom" and "units".Object
MeetsBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetByBinding. parse(ElementInstance instance, Node node, Object value)
Object
OverlappedByBinding. parse(ElementInstance instance, Node node, Object value)
Object
ResourceIdTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TContainsBinding. parse(ElementInstance instance, Node node, Object value)
Object
TEqualsBinding. parse(ElementInstance instance, Node node, Object value)
Object
TOverlapsBinding. parse(ElementInstance instance, Node node, Object value)
Object
UpperBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.geopkg.wps.xml
Methods in org.geotools.geopkg.wps.xml with parameters of type Node Modifier and Type Method Description Object
BboxtypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CoveragetypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GeopkgtypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
Gridsettype_gridsBinding. parse(ElementInstance instance, Node node, Object value)
Object
GridsettypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GridtypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LayertypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OverviewBinding. parse(ElementInstance instance, Node node, Object value)
Object
ParameterBinding. parse(ElementInstance instance, Node node, Object value)
GeoPackageProcessRequest.Layer
Geopkgtype_featuresBinding. parseLayer(ElementInstance instance, Node node, Object value)
GeoPackageProcessRequest.Layer
Geopkgtype_tilesBinding. parseLayer(ElementInstance instance, Node node, Object value)
abstract GeoPackageProcessRequest.Layer
LayertypeBinding. parseLayer(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.gml2.bindings
Methods in org.geotools.gml2.bindings with parameters of type Node Modifier and Type Method Description static CoordinateReferenceSystem
GML2ParsingUtils. crs(Node node)
static SimpleFeature
GML2ParsingUtils. feature(SimpleFeatureType fType, String fid, Node node)
static SimpleFeatureType
GML2ParsingUtils. featureType(Node node)
Turns a parse node instance into a geotools feature type.Object
GMLAbstractFeatureCollectionBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLAbstractFeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLAbstractFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLAbstractGeometryCollectionBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLAbstractGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLBoundingShapeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLBoxTypeBinding. parse(ElementInstance instance, Node node, Object value)
This method returns an object of typeObject
GMLCoordinatesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Returns an object of type {@see org.locationtech.jts.geom.CoordinateSequence} TODO: this method should do more validation of the stringObject
GMLCoordTypeBinding. parse(ElementInstance instance, Node node, Object value)
Returns a coordinate sequence with a single coordinate in it.Object
GMLFeatureAssociationTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLGeometryAssociationTypeBinding. parse(ElementInstance instance, Node node, Object value)
Returns an object of type @link Geometry.Object
GMLGeometryCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)
This method returns an object of type @link GeometryCollectionObject
GMLGeometryPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLLinearRingMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLLinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLLineStringMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLLineStringPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Returns an object of type @link LineStringObject
GMLLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiGeometryPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiLineStringPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiPointPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiPointTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiPolygonPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLMultiPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLPointMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLPointPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Returns an object of type @link PointObject
GMLPointTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLPolygonMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GMLPolygonPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
This object returns an object of type @link org.locationtech.jts.geom.PolygonObject
GMLPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)
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. -
Uses of Node in org.geotools.gml3.bindings
Methods in org.geotools.gml3.bindings with parameters of type Node Modifier and Type Method Description static int
GML3ParsingUtils. dimensions(Node node)
Returns the number of dimensions for the specified node, eventually recursing up to find the parent node that has the indication of the dimensions (normally the top-most geometry element has it, not the posList).Object
AbstractFeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractRingPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ArcStringTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ArcTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
BoundingShapeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CircleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CurveArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CurveSegmentArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CurveTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DirectPositionListTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DirectPositionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
EnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeatureArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeaturePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GeometryPropertyTypeBindingBase. parse(ElementInstance instance, Node node, Object value)
Object
LinearRingPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LineStringSegmentTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LocationPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MeasureTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiGeometryPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiPointTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PointArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PointTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PolygonPatchTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ReferenceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfaceArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfacePatchArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimeInstantPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimeInstantTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimePositionTypeBinding. parse(ElementInstance instance, Node node, Object value)
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. -
Uses of Node in org.geotools.gml3.bindings.ext
Methods in org.geotools.gml3.bindings.ext with parameters of type Node Modifier and Type Method Description static CoordinateList
CompositeCurveTypeBinding. extractCurveMemberCoordinates(Node node)
Construct a line string from CurveMembers coordinates.Object
CompositeCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CurveArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CurvePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfaceArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfacePatchArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfacePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.gml3.v3_2.bindings
Methods in org.geotools.gml3.v3_2.bindings with parameters of type Node Modifier and Type Method Description Object
AbstractRingTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.gml4wcs.bindings
Methods in org.geotools.gml4wcs.bindings with parameters of type Node Modifier and Type Method Description Object
AbstractGeometricPrimitiveTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractGeometryBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractGMLTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractMetaDataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractRingPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractRingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
BoundingShapeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CodeListTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CodeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DirectPositionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
EnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)
ATTENTION: I'm assuming a LatLon envelope here.Object
EnvelopeWithTimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GridEnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GridLimitsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GridTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetaDataPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PointTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RectifiedGridTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ReferenceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
StringOrRefTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimePositionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
VectorTypeBinding. parse(ElementInstance instance, Node node, Object value)
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. -
Uses of Node in org.geotools.kml.bindings
Methods in org.geotools.kml.bindings with parameters of type Node Modifier and Type Method Description void
FolderBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
Object
BoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ColorStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ContainerTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DocumentTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FolderBinding. parse(ElementInstance instance, Node node, Object value)
Object
FolderTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
KmlTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LabelStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LatLonBoxTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LineStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LocationTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LookAtTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetadataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MultiGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
NameBinding. parse(ElementInstance instance, Node node, Object value)
Object
ObjectTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PlacemarkTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PointTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PolyStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RegionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
StyleTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.kml.v22.bindings
Methods in org.geotools.kml.v22.bindings with parameters of type Node Modifier and Type Method Description Object
DataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ExtendedDataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SchemaDataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SchemaTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.ows.bindings
Methods in org.geotools.ows.bindings with parameters of type Node Modifier and Type Method Description Object
_DCPBinding. parse(ElementInstance instance, Node node, Object value)
Object
_ExceptionReportBinding. parse(ElementInstance instance, Node node, Object value)
Object
_HTTPBinding. parse(ElementInstance instance, Node node, Object value)
Object
_OperationBinding. parse(ElementInstance instance, Node node, Object value)
Object
_OperationsMetadataBinding. parse(ElementInstance instance, Node node, Object value)
Object
_ServiceIdentificationBinding. parse(ElementInstance instance, Node node, Object value)
Object
_ServiceProviderBinding. parse(ElementInstance instance, Node node, Object value)
Object
AcceptFormatsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AcceptVersionsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AddressTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
BasicIdentificationTypeOws11Binding. parse(ElementInstance instance, Node node, Object value)
Object
BoundingBoxTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CapabilitiesBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CodeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ContactTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DescriptionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DescriptionTypeOws11Binding. parse(ElementInstance instance, Node node, Object value)
Object
DomainTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ExceptionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GetCapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
IdentificationTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
IdentificationTypeOws11Binding. parse(ElementInstance instance, Node node, Object value)
Object
KeywordsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetadataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OnlineResourceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RequestMethodTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ResponsiblePartySubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ResponsiblePartyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SectionsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TelephoneTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.ows.v2_0.bindings
Methods in org.geotools.ows.v2_0.bindings with parameters of type Node Modifier and Type Method Description Object
CapabilitiesBaseType_LanguagesBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetadataTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.se.v1_1.bindings
Methods in org.geotools.se.v1_1.bindings with parameters of type Node Modifier and Type Method Description Object
BaseSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
CategorizeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ChangeCaseBinding. parse(ElementInstance instance, Node node, Object value)
Object
ColorMapBinding. parse(ElementInstance instance, Node node, Object value)
Object
ColorReplacementBinding. parse(ElementInstance instance, Node node, Object value)
Object
ConcatenateBinding. parse(ElementInstance instance, Node node, Object value)
Object
CoverageStyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
DescriptionBinding. parse(ElementInstance instance, Node node, Object value)
Object
ExternalGraphicBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeatureTypeStyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
FormatDateBinding. parse(ElementInstance instance, Node node, Object value)
Object
FormatNumberBinding. parse(ElementInstance instance, Node node, Object value)
Object
FunctionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
GraphicBinding. parse(ElementInstance instance, Node node, Object value)
Object
GraphicStrokeBinding. parse(ElementInstance instance, Node node, Object value)
Object
HistogramBinding. parse(ElementInstance instance, Node node, Object value)
Object
InlineContentBinding. parse(ElementInstance instance, Node node, Object value)
Object
InterpolateBinding. parse(ElementInstance instance, Node node, Object value)
Object
InterpolationPointBinding. parse(ElementInstance instance, Node node, Object value)
Object
LinePlacementBinding. parse(ElementInstance instance, Node node, Object value)
Object
LineSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
MapItemBinding. parse(ElementInstance instance, Node node, Object value)
Object
MarkBinding. parse(ElementInstance instance, Node node, Object value)
Object
NormalizeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PolygonSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
RecodeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RuleBinding. parse(ElementInstance instance, Node node, Object value)
Object
StringLengthBinding. parse(ElementInstance instance, Node node, Object value)
Object
StringPositionBinding. parse(ElementInstance instance, Node node, Object value)
Object
SubstringBinding. parse(ElementInstance instance, Node node, Object value)
Object
SymbolizerTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TrimBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.sld.bindings
Methods in org.geotools.sld.bindings with parameters of type Node Modifier and Type Method Description void
SLDAnchorPointBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDBlueChannelBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDChannelSelectionBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDColorMapBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDColorMapEntryBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDContrastEnhancementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDCssParameterBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDDisplacementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDExtentBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDExternalGraphicBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDFeatureTypeConstraintBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDFeatureTypeStyleBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDFillBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDFontBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDGeometryBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDGraphicBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDGraphicFillBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDGraphicStrokeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDGrayChannelBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDGreenChannelBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDHaloBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDHistogramBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDImageOutlineBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDInternationalStringBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDLabelPlacementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDLayerFeatureConstraintsBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDLegendGraphicBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDLineSymbolizerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDMarkBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDNamedLayerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDNamedStyleBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDNormalizeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDOnlineResourceBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDOverlapBehaviorBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDParameterValueTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDPerpendicularOffsetBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDPointPlacementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDPointSymbolizerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDPolygonSymbolizerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDRasterSymbolizerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDRedChannelBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDRemoteOWSBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDRuleBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDSelectedChannelTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDShadedReliefBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDStrokeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDStyledLayerDescriptorBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDSymbolizerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDSymbolizerTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDTextSymbolizerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDUserLayerBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
SLDUserStyleBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
Object
SLDAnchorPointBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDBlueChannelBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDChannelSelectionBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDColorMapBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDColorMapEntryBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDContrastEnhancementBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDCssParameterBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDDisplacementBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDExtentBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDExternalGraphicBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDFeatureTypeConstraintBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDFeatureTypeStyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDFillBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDFontBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDGeometryBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDGraphicBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDGraphicFillBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDGraphicStrokeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDGrayChannelBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDGreenChannelBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDHaloBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDHistogramBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDImageOutlineBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDInternationalStringBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDLabelPlacementBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDLayerFeatureConstraintsBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDLegendGraphicBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDLinePlacementBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDLineSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDMarkBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDNamedLayerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDNamedStyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDNormalizeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDOnlineResourceBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDOverlapBehaviorBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDParameterValueTypeBinding. parse(ElementInstance instance, Node node, Object value)
Even though the spec allows an instance of ParamterValueType to have multiple expressions as children, it is more often that there is only one.Object
SLDPerpendicularOffsetBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDPointPlacementBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDPointSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDPolygonSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDRasterSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDRedChannelBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDRemoteOWSBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDRuleBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDSelectedChannelTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDShadedReliefBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDStrokeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDStyledLayerDescriptorBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDSymbolizerTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDTextSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDUserLayerBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDUserStyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
SLDVendorOptionBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.sld.v1_1.bindings
Methods in org.geotools.sld.v1_1.bindings with parameters of type Node Modifier and Type Method Description Object
NamedLayerBinding. parse(ElementInstance instance, Node node, Object value)
Object
NamedStyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
StyledLayerDescriptorBinding. parse(ElementInstance instance, Node node, Object value)
Object
UserLayerBinding. parse(ElementInstance instance, Node node, Object value)
Object
UserStyleBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wcs.bindings
Methods in org.geotools.wcs.bindings with parameters of type Node Modifier and Type Method Description Object
_axisDescriptionBinding. parse(ElementInstance instance, Node node, Object value)
Object
_ContentMetadataBinding. parse(ElementInstance instance, Node node, Object value)
Object
_CoverageDescriptionBinding. parse(ElementInstance instance, Node node, Object value)
Object
_DescribeCoverageBinding. parse(ElementInstance instance, Node node, Object value)
Object
_GetCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)
Object
_GetCoverageBinding. parse(ElementInstance instance, Node node, Object value)
Object
_keywordsBinding. parse(ElementInstance instance, Node node, Object value)
Object
_rangeSetBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractDescriptionBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AbstractDescriptionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AddressTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
AxisDescriptionType_valuesBinding. parse(ElementInstance instance, Node node, Object value)
Object
AxisDescriptionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ContactTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CoverageOfferingBriefTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
CoverageOfferingTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DCPTypeType_HTTPBinding. parse(ElementInstance instance, Node node, Object value)
Object
DCPTypeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DescribeEOCoverageSetBinding. parse(ElementInstance instance, Node node, Object value)
Object
DomainSetTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DomainSubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ExtensionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
IntervalTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LonLatEnvelopeBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
ATTENTION: I'm assuming a LatLon envelope here.Object
LonLatEnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)
ATTENTION: I'm assuming a LatLon envelope here.Object
MetadataAssociationTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetadataLinkTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OnlineResourceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OutputTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RangeSetTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
RangeSubsetType_axisSubsetBinding. parse(ElementInstance instance, Node node, Object value)
Object
RangeSubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ResponsiblePartyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SectionsBinding. parse(ElementInstance instance, Node node, Object value)
Object
ServiceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SpatialDomainTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SpatialSubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SupportedCRSsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SupportedFormatsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
SupportedInterpolationsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TelephoneTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimeSequenceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TypedLiteralTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ValueEnumBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ValueEnumTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ValueRangeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
WCS_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
WCSCapabilityType_ExceptionBinding. parse(ElementInstance instance, Node node, Object value)
Object
WCSCapabilityType_RequestBinding. parse(ElementInstance instance, Node node, Object value)
Object
WCSCapabilityType_VendorSpecificCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)
Object
WCSCapabilityTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wcs.v1_1.bindings
Methods in org.geotools.wcs.v1_1.bindings with parameters of type Node Modifier and Type Method Description Object
TimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimePositionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TimeSequenceTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wfs.bindings
Methods in org.geotools.wfs.bindings with parameters of type Node Modifier and Type Method Description static EObject
WFSParsingUtils. FeatureCollectionType_parse(EObject fct, ElementInstance instance, Node node)
void
InsertElementTypeBinding. initializeChildContext(ElementInstance childInstance, Node node, MutablePicoContainer context)
static void
WFSBindingUtils. outputFormat(EObject object, Node node, String defalt)
Sets the outputFormat feature of the object passed in.Object
DeleteElementTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DescribeFeatureTypeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Simply returns an instance ofDescribeFeatureTypeType
and lets the framework to reflectively set the object properties.Object
FeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeaturesLockedTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeaturesNotLockedTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeatureTypeType_NoSRSBinding. parse(ElementInstance instance, Node node, Object value)
Object
GetFeatureWithLockTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
InsertElementTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
InsertResultsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LockFeatureResponseTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LockFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MetadataURLTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
NativeTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OperationsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
OutputFormatListTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TransactionSummaryTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TransactionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
UpdateElementTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
WFS_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
static void
WFSBindingUtils. service(EObject object, Node node)
Sets the service feature of the object passed in.static void
WFSBindingUtils. version(EObject object, Node node)
Sets the version feature of the object passed in. -
Uses of Node in org.geotools.wfs.v1_0
Methods in org.geotools.wfs.v1_0 with parameters of type Node Modifier and Type Method Description Object
CapabilityBinding. parse(ElementInstance instance, Node node, Object value)
Object
DCPTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
InsertResultTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LatLongBoundingBoxBinding. parse(ElementInstance instance, Node node, Object value)
Object
OperationsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ServiceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
WFS_LockFeatureResponseTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wfs.v2_0
Methods in org.geotools.wfs.v2_0 with parameters of type Node Modifier and Type Method Description Object
FeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
MemberPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wfs.v2_0.bindings
Methods in org.geotools.wfs.v2_0.bindings with parameters of type Node Modifier and Type Method Description Object
EnvelopePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
PropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
QueryExpressionTextTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
TupleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ValueCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
WFS_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wmts.bindings
Methods in org.geotools.wmts.bindings with parameters of type Node Modifier and Type Method Description Object
BinaryPayloadBinding. parse(ElementInstance instance, Node node, Object value)
Object
CapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)
Object
ContentsTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
DimensionBinding. parse(ElementInstance instance, Node node, Object value)
Object
DimensionNameValueBinding. parse(ElementInstance instance, Node node, Object value)
Object
FeatureInfoResponseBinding. parse(ElementInstance instance, Node node, Object value)
Object
GetCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)
Object
GetFeatureInfoBinding. parse(ElementInstance instance, Node node, Object value)
Object
GetTileBinding. parse(ElementInstance instance, Node node, Object value)
Object
LayerBinding. parse(ElementInstance instance, Node node, Object value)
Object
LayerTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LegendURLBinding. parse(ElementInstance instance, Node node, Object value)
Object
StyleBinding. parse(ElementInstance instance, Node node, Object value)
Object
TextPayloadBinding. parse(ElementInstance instance, Node node, Object value)
Object
ThemeBinding. parse(ElementInstance instance, Node node, Object value)
Object
ThemesBinding. parse(ElementInstance instance, Node node, Object value)
Object
TileMatrixBinding. parse(ElementInstance instance, Node node, Object value)
Object
TileMatrixLimitsBinding. parse(ElementInstance instance, Node node, Object value)
Object
TileMatrixSetBinding. parse(ElementInstance instance, Node node, Object value)
Object
TileMatrixSetLimitsBinding. parse(ElementInstance instance, Node node, Object value)
Object
TileMatrixSetLinkBinding. parse(ElementInstance instance, Node node, Object value)
Object
URLTemplateTypeBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wps.bindings
Methods in org.geotools.wps.bindings with parameters of type Node Modifier and Type Method Description Object
ComplexDataTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
InputReferenceTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
LanguagesBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.wps.v2_0.bindings
Methods in org.geotools.wps.v2_0.bindings with parameters of type Node Modifier and Type Method Description Object
_DataBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.xs.bindings
Methods in org.geotools.xs.bindings with parameters of type Node Modifier and Type Method Description void
XSAllBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSAnnotatedBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSAnyTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSAttributeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSAttributeGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSAttributeGroupRefBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSComplexRestrictionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSComplexTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSElementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSExplicitGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSExtensionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSFacetBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSGroupRefBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSKeybaseBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSLocalComplexTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSLocalElementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSLocalSimpleTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSNamedAttributeGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSNamedGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSNarrowMaxMinBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSNoFixedFacetBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSNumFacetBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSOpenAttrsBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSRealGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSRestrictionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSSimpleExplicitGroupBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSSimpleExtensionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSSimpleRestrictionTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSSimpleTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSTopLevelAttributeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSTopLevelComplexTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSTopLevelElementBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSTopLevelSimpleTypeBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
void
XSWildcardBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
Object
XSAllBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSAnnotatedBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSAnyTypeBinding. parse(ElementInstance instance, Node node, Object value)
A quick approx of the available content:Object
XSAttributeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSAttributeGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSAttributeGroupRefBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSComplexRestrictionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSComplexTypeBinding. parse(ElementInstance instance, Node node, Object value)
This binding delegates to its parent binding, which returns objects of typeMap
.Object
XSElementBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSExplicitGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSExtensionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSFacetBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSGroupRefBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSKeybaseBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSLocalComplexTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSLocalElementBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSLocalSimpleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSNamedAttributeGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSNamedGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSNarrowMaxMinBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSNoFixedFacetBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSNumFacetBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSOpenAttrsBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSRealGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSRestrictionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSSimpleExplicitGroupBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSSimpleExtensionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSSimpleRestrictionTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSSimpleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSTopLevelAttributeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSTopLevelComplexTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSTopLevelElementBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSTopLevelSimpleTypeBinding. parse(ElementInstance instance, Node node, Object value)
Object
XSWildcardBinding. parse(ElementInstance instance, Node node, Object value)
-
Uses of Node in org.geotools.xsd
Methods in org.geotools.xsd that return Node Modifier and Type Method Description Node
Node. getAttribute(Class<?> clazz)
Returns the node corresponding to the attribute which has a parsed value which is an instance ofclazz
.Node
Node. getAttribute(String name)
Returns the node corresonding to the attribute with the specified name.Node
Node. getChild(Class<?> clazz)
Returns a node corresponding to a child element which has a parsed value which is an instance ofclazz
.Node
Node. getChild(String name)
Returns a node corresponding to a child element.Node
Node. getParent()
Returns the parent node for this nodeMethods in org.geotools.xsd that return types with arguments of type Node Modifier and Type Method Description List<Node>
Node. getAttributes()
Returns all nodes corresponding to attributes.List<Node>
Node. getAttributes(Class<?> clazz)
Returns all nodes corresponding to attributes which has a parsed values which are instances ofclazz
.List<Node>
Node. getChildren()
Returns all nodes corresponding child elements.List<Node>
Node. getChildren(Class<?> clazz)
Returns all nodes corresponding to child elements with the parsed values that are instances ofclazz
List<Node>
Node. getChildren(String name)
Returns all nodes corresponding child elements with the specified name.Methods in org.geotools.xsd with parameters of type Node Modifier and Type Method Description void
AbstractComplexBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
Does nothing, subclasses should override this method.void
ComplexBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)
Callback for the binding to initialize itself.void
AbstractComplexBinding. initializeChildContext(ElementInstance childInstance, Node node, MutablePicoContainer context)
Does nothing, subclasses should override this method.void
ComplexBinding. initializeChildContext(ElementInstance childInstance, Node node, MutablePicoContainer context)
Initializes the context for a child element.Object
AbstractComplexBinding. parse(ElementInstance instance, Node node, Object value)
Subclasses should override this method, the default implementation returnnull
.Object
AbstractComplexEMFBinding. parse(ElementInstance instance, Node node, Object value)
Uses EMF reflection to create an instance of the EMF model object this binding maps to.Object
ComplexBinding. parse(ElementInstance instance, Node node, Object value)
Parses a complex element from an instance document into an object representation.Object
SimpleContentComplexEMFBinding. parse(ElementInstance instance, Node node, Object value)
Takes value and sets its to the object value.void
Node. setParent(Node node)
Sets the parent pointer for this node. -
Uses of Node in org.geotools.xsd.filter
Methods in org.geotools.xsd.filter with parameters of type Node Modifier and Type Method Description static List<Filter>
FilterParsingUtils. BinaryLogicOperator_getChildFilters(Node node, FilterFactory factory)
static List<Filter>
FilterParsingUtils. parseExtendedOperators(Node node, FilterFactory factory)
-
Uses of Node in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement Node Modifier and Type Class Description class
NodeImpl
Fields in org.geotools.xsd.impl declared as Node Modifier and Type Field Description protected Node
ComplexBindingCallback. node
Methods in org.geotools.xsd.impl that return Node Modifier and Type Method Description Node
NodeImpl. getAttribute(Class<?> clazz)
Node
NodeImpl. getAttribute(String name)
Node
NodeImpl. getChild(Class<?> clazz)
Node
NodeImpl. getChild(String name)
Node
NodeImpl. getParent()
Node
DelegatingHandler. getParseNode()
Node
DocumentHandlerImpl. getParseNode()
Node
ElementHandlerImpl. getParseNode()
Node
Handler. getParseNode()
Node
NodeImpl. removeAttribute(String name)
Node
NodeImpl. removeChild(String name)
Methods in org.geotools.xsd.impl that return types with arguments of type Node Modifier and Type Method Description List<Node>
NodeImpl. getAttributes()
List<Node>
NodeImpl. getAttributes(Class<?> clazz)
List<Node>
NodeImpl. getChildren()
Contents of this node.List<Node>
NodeImpl. getChildren(Class<?> clazz)
List<Node>
NodeImpl. getChildren(String name)
Methods in org.geotools.xsd.impl with parameters of type Node Modifier and Type Method Description void
NodeImpl. addAttribute(Node attribute)
void
NodeImpl. addChild(Node child)
void
NodeImpl. removeChild(Node child)
void
NodeImpl. setParent(Node parent)
Constructors in org.geotools.xsd.impl with parameters of type Node Constructor Description ComplexBindingCallback(ElementInstance instance, Node node, MutablePicoContainer context)
ContextInitializer(ElementInstance instance, Node node, MutablePicoContainer context)
ElementInitializer(ElementInstance instance, Node node, MutablePicoContainer context)
ParseExecutor(InstanceComponent instance, Node node, MutablePicoContainer context, ParserHandler parser)
-