Package | Description |
---|---|
org.geotools.ows.wms.xml | |
org.geotools.xml |
Package supporting XML parsing with a focus on GML.
|
org.geotools.xml.filter |
The package name does not map the prefix name because we feel that this
is a better representation.
|
org.geotools.xml.gml | |
org.geotools.xml.handlers |
Overview
This package provides the necessary tools to parse an XML instance document
using the XMLSAXHandler and DocumentFactory.
|
org.geotools.xml.handlers.xsi |
Overview
This package contains information about xml schemas, and processes to create
parse and interpret Schema.
|
org.geotools.xml.schema |
Schema Interfaces
Overview
This package is intended to provide all the necessary interfaces to semantically
represent an XML Schema.
|
org.geotools.xml.schema.impl | |
org.geotools.xml.styling | |
org.geotools.xml.xLink | |
org.geotools.xml.xsi |
Modifier and Type | Class and Description |
---|---|
class |
ogcElement |
Modifier and Type | Method and Description |
---|---|
Element[] |
WMSComplexTypes._WMT_MS_CapabilitiesType.getChildElements() |
Element[] |
WMSComplexTypes._WMS_CapabilitiesType.getChildElements() |
Element[] |
WMSComplexTypes._FormatType.getChildElements() |
Element[] |
WMSComplexTypes._ServiceType.getChildElements() |
Element[] |
WMSComplexTypes._KeywordListType.getChildElements() |
Element[] |
WMSComplexTypes._KeywordType.getChildElements() |
Element[] |
WMSComplexTypes._KeywordsType.getChildElements() |
Element[] |
WMSComplexTypes._ContactInformationType.getChildElements() |
Element[] |
WMSComplexTypes._ContactPersonPrimaryType.getChildElements() |
Element[] |
WMSComplexTypes._ContactAddressType.getChildElements() |
Element[] |
WMSComplexTypes._CapabilityType.getChildElements() |
Element[] |
WMSComplexTypes._VendorSpecificCapabilitiesType.getChildElements() |
Element[] |
WMSComplexTypes._UserDefinedSymbolizationType.getChildElements() |
Element[] |
WMSComplexTypes.__ExtendedCapabilitiesType.getChildElements() |
Element[] |
WMSComplexTypes._RequestType.getChildElements() |
Element[] |
WMSComplexTypes._DCPTypeType.getChildElements() |
Element[] |
WMSComplexTypes._HTTPType.getChildElements() |
Element[] |
WMSComplexTypes._GetType.getChildElements() |
Element[] |
WMSComplexTypes._PostType.getChildElements() |
Element[] |
WMSComplexTypes._ExceptionType.getChildElements() |
Element[] |
WMSComplexTypes._LayerType.getChildElements() |
Element[] |
WMSComplexTypes._EX_GeographicBoundingBoxType.getChildElements() |
Element[] |
WMSComplexTypes._LatLonBoundingBoxType.getChildElements() |
Element[] |
WMSComplexTypes._BoundingBoxType.getChildElements() |
Element[] |
WMSComplexTypes._DimensionType.getChildElements() |
Element[] |
WMSComplexTypes._ExtentType.getChildElements() |
Element[] |
WMSComplexTypes._AttributionType.getChildElements() |
Element[] |
WMSComplexTypes._LogoURLType.getChildElements() |
Element[] |
WMSComplexTypes._MetadataURLType.getChildElements() |
Element[] |
WMSComplexTypes._AuthorityURLType.getChildElements() |
Element[] |
WMSComplexTypes._IdentifierType.getChildElements() |
Element[] |
WMSComplexTypes._DataURLType.getChildElements() |
Element[] |
WMSComplexTypes._FeatureListURLType.getChildElements() |
Element[] |
WMSComplexTypes._StyleType.getChildElements() |
Element[] |
WMSComplexTypes._LegendURLType.getChildElements() |
Element[] |
WMSComplexTypes._StyleSheetURLType.getChildElements() |
Element[] |
WMSComplexTypes._StyleURLType.getChildElements() |
Element[] |
WMSComplexTypes._ScaleHintType.getChildElements() |
Element[] |
WMSComplexTypes._OnlineResourceType.getChildElements() |
Element[] |
WMSComplexTypes._WMTException.getChildElements() |
Element[] |
WMSComplexTypes._ServiceExceptionReport.getChildElements() |
Element[] |
WMSComplexTypes._ServiceException.getChildElements() |
Element[] |
WMSComplexTypes._GIFType.getChildElements() |
Element[] |
WMSComplexTypes._JPEGType.getChildElements() |
Element[] |
WMSComplexTypes._PNGType.getChildElements() |
Element[] |
WMSComplexTypes._PPMType.getChildElements() |
Element[] |
WMSComplexTypes._TIFFType.getChildElements() |
Element[] |
WMSComplexTypes._GeoTIFFType.getChildElements() |
Element[] |
WMSComplexTypes._WebCGMType.getChildElements() |
Element[] |
WMSComplexTypes._SVGType.getChildElements() |
Element[] |
WMSComplexTypes._WMS_XMLType.getChildElements() |
Element[] |
WMSComplexTypes._GML_1Type.getChildElements() |
Element[] |
WMSComplexTypes._GML_2Type.getChildElements() |
Element[] |
WMSComplexTypes._GML_3Type.getChildElements() |
Element[] |
WMSComplexTypes._WBMPType.getChildElements() |
Element[] |
WMSComplexTypes._BMPType.getChildElements() |
Element[] |
WMSComplexTypes._MIMEType.getChildElements() |
Element[] |
WMSComplexTypes._INIMAGEType.getChildElements() |
Element[] |
WMSComplexTypes._BLANKType.getChildElements() |
Element[] |
WMSComplexTypes._CW_WKBType.getChildElements() |
Element[] |
WMSDescribeLayerTypes.WMS_DescribeLayerResponse.getChildElements() |
Element[] |
WMSDescribeLayerTypes._LayerDescription.getChildElements() |
Element[] |
WMSDescribeLayerTypes._Query.getChildElements() |
Element[] |
OGCSchema.getElements() |
Element[] |
WMSSchema.getElements() |
Modifier and Type | Method and Description |
---|---|
boolean |
WMSComplexTypes._WMT_MS_CapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._WMS_CapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._FormatType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ServiceType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._KeywordListType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._KeywordType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._KeywordsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ContactInformationType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ContactPersonPrimaryType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ContactAddressType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._CapabilityType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._VendorSpecificCapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._UserDefinedSymbolizationType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes.__ExtendedCapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._RequestType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._DCPTypeType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._HTTPType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._GetType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._PostType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ExceptionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._LayerType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._EX_GeographicBoundingBoxType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._LatLonBoundingBoxType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._BoundingBoxType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._DimensionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ExtentType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._AttributionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._LogoURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._MetadataURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._AuthorityURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._IdentifierType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._DataURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._FeatureListURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._StyleType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._LegendURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._StyleSheetURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._StyleURLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ScaleHintType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._OnlineResourceType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._WMTException.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ServiceExceptionReport.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._ServiceException.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._GIFType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._JPEGType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._PNGType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._PPMType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._TIFFType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._GeoTIFFType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._WebCGMType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._SVGType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._WMS_XMLType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._GML_1Type.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._GML_2Type.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._GML_3Type.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._WBMPType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._BMPType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._MIMEType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._INIMAGEType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._BLANKType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSComplexTypes._CW_WKBType.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSDescribeLayerTypes.WMS_DescribeLayerResponse.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSDescribeLayerTypes._LayerDescription.canEncode(Element element,
Object value,
Map hints) |
boolean |
WMSDescribeLayerTypes._Query.canEncode(Element element,
Object value,
Map hints) |
boolean |
ogcComplexTypes._GetCapabilities.canEncode(Element element,
Object value,
Map hints) |
void |
WMSComplexTypes._WMT_MS_CapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._WMS_CapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._FormatType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ServiceType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._KeywordListType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._KeywordType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._KeywordsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ContactInformationType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ContactPersonPrimaryType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ContactAddressType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._CapabilityType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._VendorSpecificCapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._UserDefinedSymbolizationType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes.__ExtendedCapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._RequestType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._DCPTypeType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._HTTPType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._GetType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._PostType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ExceptionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._LayerType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._EX_GeographicBoundingBoxType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._LatLonBoundingBoxType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._BoundingBoxType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._DimensionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ExtentType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._AttributionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._LogoURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._MetadataURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._AuthorityURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._IdentifierType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._DataURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._FeatureListURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._StyleType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._LegendURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._StyleSheetURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._StyleURLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ScaleHintType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._OnlineResourceType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._WMTException.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ServiceExceptionReport.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._ServiceException.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._GIFType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._JPEGType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._PNGType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._PPMType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._TIFFType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._GeoTIFFType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._WebCGMType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._SVGType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._WMS_XMLType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._GML_1Type.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._GML_2Type.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._GML_3Type.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._WBMPType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._BMPType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._MIMEType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._INIMAGEType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._BLANKType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSComplexTypes._CW_WKBType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSDescribeLayerTypes.WMS_DescribeLayerResponse.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSDescribeLayerTypes._LayerDescription.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
WMSDescribeLayerTypes._Query.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
ogcComplexTypes._GetCapabilities.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
Object |
WMSComplexTypes._WMT_MS_CapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._WMS_CapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._FormatType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ServiceType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._KeywordListType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._KeywordType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._KeywordsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ContactInformationType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ContactPersonPrimaryType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ContactAddressType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._CapabilityType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._VendorSpecificCapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._UserDefinedSymbolizationType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes.__ExtendedCapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._RequestType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._DCPTypeType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._HTTPType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._GetType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._PostType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ExceptionType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._LayerType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._EX_GeographicBoundingBoxType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._LatLonBoundingBoxType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._BoundingBoxType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._DimensionType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ExtentType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._AttributionType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._LogoURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._MetadataURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._AuthorityURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._IdentifierType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._DataURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._FeatureListURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._StyleType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._LegendURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._StyleSheetURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._StyleURLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ScaleHintType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._OnlineResourceType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._WMTException.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ServiceExceptionReport.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._ServiceException.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._GIFType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._JPEGType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._PNGType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._PPMType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._TIFFType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._GeoTIFFType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._WebCGMType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._SVGType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._WMS_XMLType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._GML_1Type.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._GML_2Type.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._GML_3Type.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._WBMPType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._BMPType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._MIMEType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._INIMAGEType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._BLANKType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSComplexTypes._CW_WKBType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSDescribeLayerTypes.WMS_DescribeLayerResponse.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSDescribeLayerTypes._LayerDescription.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
WMSDescribeLayerTypes._Query.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Constructor and Description |
---|
ogcComplexType(String name,
ElementGrouping child,
Attribute[] attrs,
Element[] elems) |
ogcComplexType(String name,
ElementGrouping child,
Attribute[] attrs,
Element[] elems,
Type parent,
boolean _abstract,
boolean mixed) |
ogcElement(String name,
Type type,
Element substitution) |
ogcElement(String name,
Type type,
Element substitution,
int min,
int max) |
Modifier and Type | Method and Description |
---|---|
Element |
PrintHandler.findElement(Object value)
Tries to find an appropriate Element so represent the value.
|
Element |
PrintHandler.findElement(String name) |
abstract Element |
XMLElementHandler.getElement()
This returns the Element specified.
|
Modifier and Type | Class and Description |
---|---|
static class |
FilterSchema.FilterElement |
Modifier and Type | Method and Description |
---|---|
Element |
FilterComplexTypes.SortOrderType.findChildElement(String name)
TODO summary sentence for findChildElement ...
|
Element |
FilterSchema.FilterElement.findChildElement(String name1) |
Element |
FilterSchema.FilterElement.findChildElement(String localName,
URI namespaceURI) |
Element[] |
FilterOpsComplexTypes.ComparisonOpsType.getChildElements() |
Element[] |
FilterOpsComplexTypes.SpatialOpsType.getChildElements() |
Element[] |
FilterOpsComplexTypes.LogicOpsType.getChildElements() |
Element[] |
FilterOpsComplexTypes.FilterType.getChildElements() |
Element[] |
FilterOpsComplexTypes.FeatureIdType.getChildElements() |
Element[] |
FilterOpsComplexTypes.BinaryComparisonOpType.getChildElements() |
Element[] |
FilterOpsComplexTypes.PropertyIsLikeType.getChildElements() |
Element[] |
FilterOpsComplexTypes.PropertyIsNullType.getChildElements() |
Element[] |
FilterOpsComplexTypes.PropertyIsBetweenType.getChildElements() |
Element[] |
FilterOpsComplexTypes.LowerBoundaryType.getChildElements() |
Element[] |
FilterOpsComplexTypes.UpperBoundaryType.getChildElements() |
Element[] |
FilterOpsComplexTypes.BinarySpatialOpType.getChildElements() |
Element[] |
FilterOpsComplexTypes.BBOXType.getChildElements() |
Element[] |
FilterOpsComplexTypes.DistanceBufferType.getChildElements() |
Element[] |
FilterOpsComplexTypes.DistanceType.getChildElements() |
Element[] |
FilterOpsComplexTypes.BinaryLogicOpType.getChildElements() |
Element[] |
FilterOpsComplexTypes.UnaryLogicOpType.getChildElements() |
Element[] |
FilterComplexTypes.Arithmetic_OperatorsType.getChildElements() |
Element[] |
FilterComplexTypes.Comparison_OperatorsType.getChildElements() |
Element[] |
FilterComplexTypes.Function_NameType.getChildElements() |
Element[] |
FilterComplexTypes.Function_NamesType.getChildElements() |
Element[] |
FilterComplexTypes.FunctionsType.getChildElements() |
Element[] |
FilterComplexTypes.Filter_CapabilitiesType.getChildElements() |
Element[] |
FilterComplexTypes.Scalar_CapabilitiesType.getChildElements() |
Element[] |
FilterComplexTypes.Spatial_CapabilitiesType.getChildElements() |
Element[] |
FilterComplexTypes.Spatial_OperatorsType.getChildElements() |
Element[] |
FilterComplexTypes.ExpressionType.getChildElements() |
Element[] |
FilterComplexTypes.BinaryOperatorType.getChildElements() |
Element[] |
FilterComplexTypes.FunctionType.getChildElements() |
Element[] |
FilterComplexTypes.LiteralType.getChildElements() |
Element[] |
FilterComplexTypes.PropertyNameType.getChildElements() |
Element[] |
FilterComplexTypes.ServiceExceptionType.getChildElements() |
Element[] |
FilterComplexTypes.ServiceExceptionReportType.getChildElements() |
Element[] |
FilterComplexTypes.EmptyType.getChildElements() |
Element[] |
FilterComplexTypes.SortByType.getChildElements() |
Element[] |
FilterSchema.getElements() |
Element |
FilterSchema.FilterElement.getSubstitutionGroup() |
Modifier and Type | Method and Description |
---|---|
boolean |
FilterComplexTypes.ServiceExceptionType.cache(Element element,
Map hints) |
boolean |
FilterOpsComplexTypes.ComparisonOpsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.SpatialOpsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.LogicOpsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.FilterType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.FeatureIdType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.BinaryComparisonOpType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.PropertyIsLikeType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.PropertyIsNullType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.PropertyIsBetweenType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.LowerBoundaryType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.UpperBoundaryType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.BinarySpatialOpType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.BBOXType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.DistanceBufferType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.DistanceType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.BinaryLogicOpType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterOpsComplexTypes.UnaryLogicOpType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Arithmetic_OperatorsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Comparison_OperatorsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Function_NameType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Function_NamesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.FunctionsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Filter_CapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Scalar_CapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Spatial_CapabilitiesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.Spatial_OperatorsType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.ExpressionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.BinaryOperatorType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.FunctionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.LiteralType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.PropertyNameType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.ServiceExceptionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.ServiceExceptionReportType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.EmptyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.SortByType.canEncode(Element element,
Object value,
Map hints) |
boolean |
FilterComplexTypes.SortOrderType.canEncode(Element element,
Object value,
Map hints)
TODO summary sentence for canEncode ...
|
void |
FilterOpsComplexTypes.ComparisonOpsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.SpatialOpsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.LogicOpsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.FilterType.encode(Element element,
Object value,
PrintHandler output,
Map hints)
Note the assumption is that the comparison of this filter with the WFS capabilities
document has already been processed
|
void |
FilterOpsComplexTypes.FeatureIdType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.BinaryComparisonOpType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.PropertyIsLikeType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.PropertyIsNullType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.PropertyIsBetweenType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.LowerBoundaryType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.UpperBoundaryType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.BinarySpatialOpType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.BBOXType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.DistanceBufferType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.DistanceType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.BinaryLogicOpType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterOpsComplexTypes.UnaryLogicOpType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Arithmetic_OperatorsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Comparison_OperatorsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Function_NameType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Function_NamesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.FunctionsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Filter_CapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Scalar_CapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Spatial_CapabilitiesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.Spatial_OperatorsType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.ExpressionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.BinaryOperatorType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.FunctionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.LiteralType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.PropertyNameType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.ServiceExceptionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.ServiceExceptionReportType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.EmptyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.SortByType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
FilterComplexTypes.SortOrderType.encode(Element element,
Object value,
PrintHandler output,
Map hints)
TODO summary sentence for encode ...
|
Object |
FilterOpsComplexTypes.ComparisonOpsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.SpatialOpsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.LogicOpsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.FilterType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.FeatureIdType.getValue(Element element,
ElementValue[] value,
Attributes attrs1,
Map hints) |
Object |
FilterOpsComplexTypes.BinaryComparisonOpType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.PropertyIsLikeType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.PropertyIsNullType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.PropertyIsBetweenType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.LowerBoundaryType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.UpperBoundaryType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.BinarySpatialOpType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.BBOXType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.DistanceBufferType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.DistanceType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.BinaryLogicOpType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterOpsComplexTypes.UnaryLogicOpType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Arithmetic_OperatorsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Comparison_OperatorsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Function_NameType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Function_NamesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.FunctionsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Filter_CapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Scalar_CapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Spatial_CapabilitiesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.Spatial_OperatorsType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.ExpressionType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.BinaryOperatorType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.FunctionType.getValue(Element element,
ElementValue[] value,
Attributes attrs1,
Map hints) |
Object |
FilterComplexTypes.LiteralType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.PropertyNameType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.ServiceExceptionType.getValue(Element element,
ElementValue[] value,
Attributes attrs1,
Map hints) |
Object |
FilterComplexTypes.ServiceExceptionReportType.getValue(Element element,
ElementValue[] value,
Attributes attrs1,
Map hints) |
Object |
FilterComplexTypes.EmptyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
FilterComplexTypes.SortByType.getValue(Element element,
ElementValue[] value,
Attributes attrs1,
Map hints) |
Object |
FilterComplexTypes.SortOrderType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints)
TODO summary sentence for getValue ...
|
Constructor and Description |
---|
FilterElement(String name,
Type type,
Element substitutionGroup) |
Modifier and Type | Method and Description |
---|---|
Element |
GMLComplexTypes.AbstractGeometryType.findChildElement(String name) |
Element |
GMLComplexTypes.AbstractGeometryCollectionBaseType.findChildElement(String name) |
Element |
GMLComplexTypes.GeometryAssociationType.findChildElement(String name) |
Element |
GMLComplexTypes.PointMemberType.findChildElement(String name) |
Element |
GMLComplexTypes.LineStringMemberType.findChildElement(String name) |
Element |
GMLComplexTypes.PolygonMemberType.findChildElement(String name) |
Element |
GMLComplexTypes.LinearRingMemberType.findChildElement(String name) |
Element |
GMLComplexTypes.PointType.findChildElement(String name) |
Element |
GMLComplexTypes.LineStringType.findChildElement(String name) |
Element |
GMLComplexTypes.LinearRingType.findChildElement(String name) |
Element |
GMLComplexTypes.BoxType.findChildElement(String name) |
Element |
GMLComplexTypes.PolygonType.findChildElement(String name) |
Element |
GMLComplexTypes.GeometryCollectionType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiPointType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiLineStringType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiPolygonType.findChildElement(String name) |
Element |
GMLComplexTypes.CoordType.findChildElement(String name) |
Element |
GMLComplexTypes.CoordinatesType.findChildElement(String name) |
Element |
GMLComplexTypes.AbstractFeatureType.findChildElement(String name) |
Element |
GMLComplexTypes.AbstractFeatureCollectionsBaseType.findChildElement(String name) |
Element |
GMLComplexTypes.AbstractFeatureCollectionType.findChildElement(String name) |
Element |
GMLComplexTypes.GeometryPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.FeatureAssociationType.findChildElement(String name) |
Element |
GMLComplexTypes.BoundingShapeType.findChildElement(String name) |
Element |
GMLComplexTypes.PointPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.PolygonPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.LineStringPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiPointPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiLineStringPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiPolygonPropertyType.findChildElement(String name) |
Element |
GMLComplexTypes.MultiGeometryPropertyType.findChildElement(String name) |
Element[] |
GMLComplexTypes.AbstractGeometryType.getChildElements() |
Element[] |
GMLComplexTypes.AbstractGeometryCollectionBaseType.getChildElements() |
Element[] |
GMLComplexTypes.GeometryAssociationType.getChildElements() |
Element[] |
GMLComplexTypes.PointMemberType.getChildElements() |
Element[] |
GMLComplexTypes.LineStringMemberType.getChildElements() |
Element[] |
GMLComplexTypes.PolygonMemberType.getChildElements() |
Element[] |
GMLComplexTypes.LinearRingMemberType.getChildElements() |
Element[] |
GMLComplexTypes.PointType.getChildElements() |
Element[] |
GMLComplexTypes.LineStringType.getChildElements() |
Element[] |
GMLComplexTypes.LinearRingType.getChildElements() |
Element[] |
GMLComplexTypes.BoxType.getChildElements() |
Element[] |
GMLComplexTypes.PolygonType.getChildElements() |
Element[] |
GMLComplexTypes.GeometryCollectionType.getChildElements() |
Element[] |
GMLComplexTypes.MultiPointType.getChildElements() |
Element[] |
GMLComplexTypes.MultiLineStringType.getChildElements() |
Element[] |
GMLComplexTypes.MultiPolygonType.getChildElements() |
Element[] |
GMLComplexTypes.CoordType.getChildElements() |
Element[] |
GMLComplexTypes.CoordinatesType.getChildElements() |
Element[] |
GMLComplexTypes.AbstractFeatureType.getChildElements() |
Element[] |
GMLComplexTypes.AbstractFeatureCollectionType.getChildElements() |
Element[] |
GMLComplexTypes.GeometryPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.FeatureAssociationType.getChildElements() |
Element[] |
GMLComplexTypes.BoundingShapeType.getChildElements() |
Element[] |
GMLComplexTypes.PointPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.PolygonPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.LineStringPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.MultiPointPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.MultiLineStringPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.MultiPolygonPropertyType.getChildElements() |
Element[] |
GMLComplexTypes.MultiGeometryPropertyType.getChildElements() |
Element[] |
GMLSchema.getElements() |
Modifier and Type | Method and Description |
---|---|
boolean |
GMLComplexTypes.AbstractFeatureCollectionType.cache(Element element,
Map hints) |
boolean |
GMLComplexTypes.AbstractGeometryType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.AbstractGeometryCollectionBaseType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.GeometryAssociationType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.PointMemberType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.LineStringMemberType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.PolygonMemberType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.LinearRingMemberType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.PointType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.LineStringType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.LinearRingType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.BoxType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.PolygonType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.GeometryCollectionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiPointType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiLineStringType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiPolygonType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.CoordType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.CoordinatesType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.AbstractFeatureType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.AbstractFeatureCollectionType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.GeometryPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.FeatureAssociationType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.BoundingShapeType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.PointPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.PolygonPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.LineStringPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiPointPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiLineStringPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiPolygonPropertyType.canEncode(Element element,
Object value,
Map hints) |
boolean |
GMLComplexTypes.MultiGeometryPropertyType.canEncode(Element element,
Object value,
Map hints) |
static SimpleFeatureType |
GMLComplexTypes.createFeatureType(Element element) |
void |
GMLComplexTypes.AbstractGeometryType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.AbstractGeometryCollectionBaseType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.GeometryAssociationType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.PointMemberType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.LineStringMemberType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.PolygonMemberType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.LinearRingMemberType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.PointType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.LineStringType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.LinearRingType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.BoxType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.PolygonType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.GeometryCollectionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiPointType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiLineStringType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiPolygonType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.CoordType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.CoordinatesType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.AbstractFeatureType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.AbstractFeatureCollectionType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.GeometryPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.FeatureAssociationType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.BoundingShapeType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.PointPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.PolygonPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.LineStringPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiPointPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiLineStringPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiPolygonPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
GMLComplexTypes.MultiGeometryPropertyType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
SimpleFeature |
GMLComplexTypes.AbstractFeatureType.getFeature(Element element,
ElementValue[] value,
Attributes attrs,
Map hints,
SimpleFeatureType ft) |
Object |
GMLComplexTypes.AbstractGeometryType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.AbstractGeometryCollectionBaseType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.GeometryAssociationType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.PointMemberType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.LineStringMemberType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.PolygonMemberType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.LinearRingMemberType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.PointType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.LineStringType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.LinearRingType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.BoxType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.PolygonType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.GeometryCollectionType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiPointType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiLineStringType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiPolygonType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.CoordType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.CoordinatesType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.AbstractFeatureType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.AbstractFeatureCollectionType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.GeometryPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
SimpleFeature |
GMLComplexTypes.FeatureAssociationType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.BoundingShapeType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.PointPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.PolygonPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.LineStringPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiPointPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiLineStringPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiPolygonPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
GMLComplexTypes.MultiGeometryPropertyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Modifier and Type | Method and Description |
---|---|
static Element |
XMLTypeHelper.findChildElement(Type type,
String localName,
URI namespaceURI) |
Element |
ComplexElementHandler.getElement() |
Element |
IgnoreHandler.getElement() |
Element |
SimpleElementHandler.getElement() |
Element |
DocumentHandler.getElement() |
Modifier and Type | Method and Description |
---|---|
XMLElementHandler |
ElementHandlerFactory.createElementHandler(Element eth)
Creates an element handler based on the element provided.
|
Constructor and Description |
---|
ComplexElementHandler(ElementHandlerFactory ehf,
Element elem)
Creates a new ComplexElementHandler object for Element elem using ElementHandlerFactory ehf.
|
IgnoreHandler(Element igElem) |
SimpleElementHandler(Element st)
Creates a new SimpleElementHandler object.
|
Modifier and Type | Method and Description |
---|---|
Element |
GroupHandler.DefaultGroup.findChildElement(String arg1)
TODO summary sentence for findChildElement ...
|
Element |
GroupHandler.DefaultGroup.findChildElement(String localName,
URI namespaceURI) |
protected Element |
SchemaHandler.lookUpElement(String qname)
convinience method for package
|
Modifier and Type | Method and Description |
---|---|
Element |
Type.findChildElement(String name)
Convinience method used to search this type's children for the requested element by
localName.
|
Element |
ElementGrouping.findChildElement(String name)
Convinience method which will search for the specified element within it's children.
|
Element |
ElementGrouping.findChildElement(String localName,
URI namespaceURI) |
Element[] |
ComplexType.getChildElements() |
Element |
ElementValue.getElement()
Returns the type which generated the associated value.
|
Element[] |
All.getElements()
The list of elements represented within this 'all' declaration.
|
Element[] |
Schema.getElements()
This method is intended to provide a list of public Elements defined by this Schema.
|
Element |
Element.getSubstitutionGroup()
This returns a reference to an element representing this element's substitution group.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ComplexType.cache(Element element,
Map hints)
This method is a directive to the parser whether to keep the data around in memory for post
processing.
|
boolean |
Type.canEncode(Element element,
Object value,
Map hints)
Can I write this object out as element specified?
|
void |
Type.encode(Element element,
Object value,
PrintHandler output,
Map hints)
Encode value as element on the provided output.
|
Object |
Type.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints)
This method is intended to receive the child elements in the form of ElementValues (@see
ElementValue).
|
Modifier and Type | Class and Description |
---|---|
class |
ElementGT
Provides ...TODO summary sentence
TODO Description
Responsibilities:
Example Use:
ElementGT x = new ElementGT( ... );
TODO code example
|
Modifier and Type | Method and Description |
---|---|
Element |
GroupGT.findChildElement(String name1) |
Element |
ElementGT.findChildElement(String name1)
TODO summary sentence for findChildElement ...
|
Element |
SimpleTypeGT.findChildElement(String name1) |
Element |
ComplexTypeGT.findChildElement(String name1)
TODO summary sentence for findChildElement ...
|
Element |
AllGT.findChildElement(String name) |
Element |
AnyGT.findChildElement(String name) |
Element |
ChoiceGT.findChildElement(String name) |
Element |
SequenceGT.findChildElement(String name) |
Element |
GroupGT.findChildElement(String localName,
URI namespaceURI) |
Element |
ElementGT.findChildElement(String localName,
URI namespaceURI) |
Element |
AllGT.findChildElement(String localName,
URI namespaceURI) |
Element |
AnyGT.findChildElement(String localName,
URI namespaceURI) |
Element |
ChoiceGT.findChildElement(String localName,
URI namespaceURI) |
Element |
SequenceGT.findChildElement(String localName,
URI namespaceURI) |
Element[] |
ComplexTypeGT.getChildElements()
TODO summary sentence for getChildElements ...
|
Element |
ElementValueGT.getElement() |
Element[] |
AllGT.getElements() |
Element |
ElementGT.getSubstitutionGroup()
TODO summary sentence for getSubstitutionGroup ...
|
Modifier and Type | Method and Description |
---|---|
boolean |
ComplexTypeGT.cache(Element element,
Map hints)
TODO summary sentence for cache ...
|
boolean |
SimpleTypeGT.canEncode(Element element,
Object value,
Map hints) |
boolean |
ComplexTypeGT.canEncode(Element element,
Object value,
Map hints)
TODO summary sentence for canEncode ...
|
void |
SimpleTypeGT.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
ComplexTypeGT.encode(Element element,
Object value,
PrintHandler output,
Map hints)
TODO summary sentence for encode ...
|
Object |
SimpleTypeGT.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints)
This method ignores the attributes from the xml node
|
Object |
ComplexTypeGT.getValue(Element element,
ElementValue[] value,
Attributes attrs1,
Map hints)
TODO summary sentence for getValue ...
|
Constructor and Description |
---|
AllGT(Element[] elements) |
AllGT(String id,
Element[] elements,
int min,
int max) |
ComplexTypeGT(String id,
String name,
URI namespace,
ElementGrouping child,
Attribute[] attrs,
Element[] elems,
boolean mixed,
Type parent,
boolean _abstract,
boolean derived,
String anyAttributeNS)
Construct
ComplexTypeGT . |
ElementGT(String id,
String name,
URI namespace,
Type type,
int min,
int max,
boolean nillable,
Element substitutionGroup,
boolean _abstract)
Construct
ElementGT . |
ElementValueGT(Element element,
Object value)
Creates a new ElementValueGT object.
|
Modifier and Type | Class and Description |
---|---|
class |
sldElement |
Modifier and Type | Method and Description |
---|---|
Element[] |
sldSchema.getElements() |
Constructor and Description |
---|
sldComplexType(String name,
ElementGrouping child,
Attribute[] attrs,
Element[] elems) |
sldComplexType(String name,
ElementGrouping child,
Attribute[] attrs,
Element[] elems,
Type parent,
boolean _abstract,
boolean mixed) |
sldElement(String name,
Type type,
Element substitution) |
sldElement(String name,
Type type,
Element substitution,
int min,
int max) |
Modifier and Type | Method and Description |
---|---|
Element[] |
XLinkSchema.getElements() |
Modifier and Type | Method and Description |
---|---|
Element |
XSISimpleTypes.XSISimpleType.findChildElement(String name) |
Element |
XSISimpleTypes.XSISimpleType.findChildElement(XSISimpleTypes.String name) |
Element[] |
XSISimpleTypes.AnyType.getChildElements()
TODO summary sentence for getChildElements ...
|
Modifier and Type | Method and Description |
---|---|
boolean |
XSISimpleTypes.AnyType.cache(Element element,
Map hints)
TODO summary sentence for cache ...
|
boolean |
XSISimpleTypes.XSISimpleType.canEncode(Element element,
Object value,
Map hints) |
void |
XSISimpleTypes.XSISimpleType.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
XSISimpleTypes.Date.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
void |
XSISimpleTypes.DateTime.encode(Element element,
Object value,
PrintHandler output,
Map hints) |
Object |
XSISimpleTypes.Integer.getValue(Element element,
ElementValue[] value,
Attributes attrsgetValue,
Map hints) |
Object |
XSISimpleTypes.Decimal.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NegativeInteger.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NonNegativeInteger.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints)
TODO summary sentence for getValue ...
|
Object |
XSISimpleTypes.PositiveInteger.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NonPositiveInteger.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Long.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Int.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Short.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Byte.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.UnsignedLong.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.UnsignedShort.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.UnsignedInt.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.UnsignedByte.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Float.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Double.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Date.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.DateTime.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Duration.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.gDay.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.gMonth.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.gMonthDay.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.gYear.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.gYearMonth.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Time.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.ID.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.IDREF.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.IDREFS.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.ENTITY.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.ENTITIES.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NMTOKEN.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NMTOKENS.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NOTATION.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.String.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NormalizedString.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Token.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.QName.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Name.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.NCName.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Boolean.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.AnyURI.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Base64Binary.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.HexBinary.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.Language.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints) |
Object |
XSISimpleTypes.AnyType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map hints)
TODO summary sentence for getValue ...
|
Copyright © 1996–2019 Geotools. All rights reserved.