Uses of Interface
org.geotools.xml.schema.Element

Packages that use Element
org.geotools.data.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.wfs   
org.geotools.xml.xLink   
org.geotools.xml.xsi   
 

Uses of Element in org.geotools.data.wms.xml
 

Classes in org.geotools.data.wms.xml that implement Element
 class ogcElement
           
 

Methods in org.geotools.data.wms.xml that return Element
 Element[] WMSDescribeLayerTypes.WMS_DescribeLayerResponse.getChildElements()
           
 Element[] WMSDescribeLayerTypes._LayerDescription.getChildElements()
           
 Element[] WMSDescribeLayerTypes._Query.getChildElements()
           
 Element[] OGCSchema.getElements()
           
 Element[] WMSSchema.getElements()
           
 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()
           
 

Methods in org.geotools.data.wms.xml with parameters of type Element
 java.lang.Object WMSDescribeLayerTypes.WMS_DescribeLayerResponse.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSDescribeLayerTypes.WMS_DescribeLayerResponse.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSDescribeLayerTypes.WMS_DescribeLayerResponse.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSDescribeLayerTypes._LayerDescription.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSDescribeLayerTypes._LayerDescription.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSDescribeLayerTypes._LayerDescription.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSDescribeLayerTypes._Query.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSDescribeLayerTypes._Query.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSDescribeLayerTypes._Query.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 boolean ogcComplexTypes._GetCapabilities.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void ogcComplexTypes._GetCapabilities.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._WMT_MS_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._WMT_MS_CapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._WMT_MS_CapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._WMS_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._WMS_CapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._WMS_CapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._FormatType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._FormatType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._FormatType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ServiceType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ServiceType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ServiceType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._KeywordListType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._KeywordListType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._KeywordListType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._KeywordType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._KeywordType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._KeywordType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._KeywordsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._KeywordsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._KeywordsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ContactInformationType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ContactInformationType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ContactInformationType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ContactPersonPrimaryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ContactPersonPrimaryType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ContactPersonPrimaryType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ContactAddressType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ContactAddressType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ContactAddressType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._CapabilityType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._CapabilityType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._CapabilityType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._VendorSpecificCapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._VendorSpecificCapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._VendorSpecificCapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._UserDefinedSymbolizationType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._UserDefinedSymbolizationType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._UserDefinedSymbolizationType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes.__ExtendedCapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes.__ExtendedCapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes.__ExtendedCapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._RequestType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._RequestType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._RequestType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._DCPTypeType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._DCPTypeType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._DCPTypeType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._HTTPType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._HTTPType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._HTTPType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._GetType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._GetType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._GetType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._PostType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._PostType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._PostType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ExceptionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ExceptionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ExceptionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._LayerType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._LayerType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._LayerType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._EX_GeographicBoundingBoxType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._EX_GeographicBoundingBoxType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._EX_GeographicBoundingBoxType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._LatLonBoundingBoxType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._LatLonBoundingBoxType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._LatLonBoundingBoxType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._BoundingBoxType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._BoundingBoxType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._BoundingBoxType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._DimensionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._DimensionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._DimensionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ExtentType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ExtentType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ExtentType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._AttributionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._AttributionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._AttributionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._LogoURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._LogoURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._LogoURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._MetadataURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._MetadataURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._MetadataURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._AuthorityURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._AuthorityURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._AuthorityURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._IdentifierType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._IdentifierType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._IdentifierType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._DataURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._DataURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._DataURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._FeatureListURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._FeatureListURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._FeatureListURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._StyleType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._StyleType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._StyleType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._LegendURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._LegendURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._LegendURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._StyleSheetURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._StyleSheetURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._StyleSheetURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._StyleURLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._StyleURLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._StyleURLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ScaleHintType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ScaleHintType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ScaleHintType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._OnlineResourceType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._OnlineResourceType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._OnlineResourceType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._WMTException.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._WMTException.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._WMTException.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ServiceExceptionReport.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ServiceExceptionReport.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ServiceExceptionReport.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._ServiceException.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._ServiceException.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._ServiceException.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._GIFType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._GIFType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._GIFType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._JPEGType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._JPEGType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._JPEGType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._PNGType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._PNGType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._PNGType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._PPMType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._PPMType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._PPMType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._TIFFType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._TIFFType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._TIFFType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._GeoTIFFType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._GeoTIFFType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._GeoTIFFType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._WebCGMType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._WebCGMType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._WebCGMType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._SVGType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._SVGType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._SVGType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._WMS_XMLType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._WMS_XMLType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._WMS_XMLType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._GML_1Type.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._GML_1Type.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._GML_1Type.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._GML_2Type.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._GML_2Type.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._GML_2Type.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._GML_3Type.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._GML_3Type.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._GML_3Type.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._WBMPType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._WBMPType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._WBMPType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._BMPType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._BMPType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._BMPType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._MIMEType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._MIMEType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._MIMEType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._INIMAGEType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._INIMAGEType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._INIMAGEType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._BLANKType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._BLANKType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._BLANKType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object WMSComplexTypes._CW_WKBType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean WMSComplexTypes._CW_WKBType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void WMSComplexTypes._CW_WKBType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 

Constructors in org.geotools.data.wms.xml with parameters of type Element
ogcElement(java.lang.String name, Type type, Element substitution)
           
ogcElement(java.lang.String name, Type type, Element substitution, int min, int max)
           
ogcComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
           
ogcComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
           
 

Uses of Element in org.geotools.xml
 

Methods in org.geotools.xml that return Element
abstract  Element XMLElementHandler.getElement()
          This returns the Element specified.
 Element PrintHandler.findElement(java.lang.Object value)
          Tries to find an appropriate Element so represent the value.
 Element PrintHandler.findElement(java.lang.String name)
           
 

Uses of Element in org.geotools.xml.filter
 

Classes in org.geotools.xml.filter that implement Element
static class FilterSchema.FilterElement
           
 

Methods in org.geotools.xml.filter that return Element
 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 FilterComplexTypes.SortOrderType.findChildElement(java.lang.String name)
          TODO summary sentence for findChildElement ...
 Element[] FilterSchema.getElements()
           
 Element FilterSchema.FilterElement.getSubstitutionGroup()
           
 Element FilterSchema.FilterElement.findChildElement(java.lang.String name1)
           
 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()
           
 

Methods in org.geotools.xml.filter with parameters of type Element
 java.lang.Object FilterComplexTypes.Arithmetic_OperatorsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Arithmetic_OperatorsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Arithmetic_OperatorsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Comparison_OperatorsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Comparison_OperatorsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Comparison_OperatorsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Function_NameType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Function_NameType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Function_NameType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Function_NamesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Function_NamesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Function_NamesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.FunctionsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.FunctionsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.FunctionsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Filter_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Filter_CapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Filter_CapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Scalar_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Scalar_CapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Scalar_CapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Spatial_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Spatial_CapabilitiesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Spatial_CapabilitiesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Spatial_OperatorsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.Spatial_OperatorsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.Spatial_OperatorsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.ExpressionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.ExpressionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.ExpressionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.BinaryOperatorType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.BinaryOperatorType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.BinaryOperatorType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.FunctionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 boolean FilterComplexTypes.FunctionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.FunctionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.LiteralType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.LiteralType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.LiteralType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.PropertyNameType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.PropertyNameType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.PropertyNameType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 boolean FilterComplexTypes.ServiceExceptionType.cache(Element element, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.ServiceExceptionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 boolean FilterComplexTypes.ServiceExceptionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.ServiceExceptionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.ServiceExceptionReportType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 boolean FilterComplexTypes.ServiceExceptionReportType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.ServiceExceptionReportType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.EmptyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterComplexTypes.EmptyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.EmptyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.SortByType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 boolean FilterComplexTypes.SortByType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterComplexTypes.SortByType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.SortOrderType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
          TODO summary sentence for getValue ...
 boolean FilterComplexTypes.SortOrderType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
          TODO summary sentence for canEncode ...
 void FilterComplexTypes.SortOrderType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
          TODO summary sentence for encode ...
 java.lang.Object FilterOpsComplexTypes.ComparisonOpsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.ComparisonOpsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.ComparisonOpsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.SpatialOpsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.SpatialOpsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.SpatialOpsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.LogicOpsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.LogicOpsType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.LogicOpsType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.FilterType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.FilterType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.FilterType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
          Note the assumption is that the comparison of this filter with the WFS capabilities document has already been processed
 java.lang.Object FilterOpsComplexTypes.FeatureIdType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.FeatureIdType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.FeatureIdType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BinaryComparisonOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.BinaryComparisonOpType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.BinaryComparisonOpType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.PropertyIsLikeType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.PropertyIsLikeType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.PropertyIsLikeType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.PropertyIsNullType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.PropertyIsNullType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.PropertyIsNullType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.PropertyIsBetweenType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.PropertyIsBetweenType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.PropertyIsBetweenType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.LowerBoundaryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.LowerBoundaryType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.LowerBoundaryType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.UpperBoundaryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.UpperBoundaryType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.UpperBoundaryType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BinarySpatialOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.BinarySpatialOpType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.BinarySpatialOpType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BBOXType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.BBOXType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.BBOXType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.DistanceBufferType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.DistanceBufferType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.DistanceBufferType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.DistanceType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.DistanceType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.DistanceType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BinaryLogicOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.BinaryLogicOpType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.BinaryLogicOpType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.UnaryLogicOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean FilterOpsComplexTypes.UnaryLogicOpType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void FilterOpsComplexTypes.UnaryLogicOpType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 

Constructors in org.geotools.xml.filter with parameters of type Element
FilterSchema.FilterElement(java.lang.String name, Type type, Element substitutionGroup)
           
 

Uses of Element in org.geotools.xml.gml
 

Methods in org.geotools.xml.gml that return Element
 Element[] GMLSchema.getElements()
           
 Element[] GMLComplexTypes.AbstractGeometryType.getChildElements()
           
 Element GMLComplexTypes.AbstractGeometryType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.AbstractGeometryCollectionBaseType.getChildElements()
           
 Element GMLComplexTypes.AbstractGeometryCollectionBaseType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.GeometryAssociationType.getChildElements()
           
 Element GMLComplexTypes.GeometryAssociationType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.PointMemberType.getChildElements()
           
 Element GMLComplexTypes.PointMemberType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.LineStringMemberType.getChildElements()
           
 Element GMLComplexTypes.LineStringMemberType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.PolygonMemberType.getChildElements()
           
 Element GMLComplexTypes.PolygonMemberType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.LinearRingMemberType.getChildElements()
           
 Element GMLComplexTypes.LinearRingMemberType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.PointType.getChildElements()
           
 Element GMLComplexTypes.PointType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.LineStringType.getChildElements()
           
 Element GMLComplexTypes.LineStringType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.LinearRingType.getChildElements()
           
 Element GMLComplexTypes.LinearRingType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.BoxType.getChildElements()
           
 Element GMLComplexTypes.BoxType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.PolygonType.getChildElements()
           
 Element GMLComplexTypes.PolygonType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.GeometryCollectionType.getChildElements()
           
 Element GMLComplexTypes.GeometryCollectionType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiPointType.getChildElements()
           
 Element GMLComplexTypes.MultiPointType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiLineStringType.getChildElements()
           
 Element GMLComplexTypes.MultiLineStringType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiPolygonType.getChildElements()
           
 Element GMLComplexTypes.MultiPolygonType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.CoordType.getChildElements()
           
 Element GMLComplexTypes.CoordType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.CoordinatesType.getChildElements()
           
 Element GMLComplexTypes.CoordinatesType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.AbstractFeatureType.getChildElements()
           
 Element GMLComplexTypes.AbstractFeatureType.findChildElement(java.lang.String name)
           
 Element GMLComplexTypes.AbstractFeatureCollectionsBaseType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.AbstractFeatureCollectionType.getChildElements()
           
 Element GMLComplexTypes.AbstractFeatureCollectionType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.GeometryPropertyType.getChildElements()
           
 Element GMLComplexTypes.GeometryPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.FeatureAssociationType.getChildElements()
           
 Element GMLComplexTypes.FeatureAssociationType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.BoundingShapeType.getChildElements()
           
 Element GMLComplexTypes.BoundingShapeType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.PointPropertyType.getChildElements()
           
 Element GMLComplexTypes.PointPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.PolygonPropertyType.getChildElements()
           
 Element GMLComplexTypes.PolygonPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.LineStringPropertyType.getChildElements()
           
 Element GMLComplexTypes.LineStringPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiPointPropertyType.getChildElements()
           
 Element GMLComplexTypes.MultiPointPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiLineStringPropertyType.getChildElements()
           
 Element GMLComplexTypes.MultiLineStringPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiPolygonPropertyType.getChildElements()
           
 Element GMLComplexTypes.MultiPolygonPropertyType.findChildElement(java.lang.String name)
           
 Element[] GMLComplexTypes.MultiGeometryPropertyType.getChildElements()
           
 Element GMLComplexTypes.MultiGeometryPropertyType.findChildElement(java.lang.String name)
           
 

Methods in org.geotools.xml.gml with parameters of type Element
static FeatureType GMLComplexTypes.createFeatureType(Element element)
           
 java.lang.Object GMLComplexTypes.AbstractGeometryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.AbstractGeometryType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.AbstractGeometryType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.AbstractGeometryCollectionBaseType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.AbstractGeometryCollectionBaseType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.AbstractGeometryCollectionBaseType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.GeometryAssociationType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.GeometryAssociationType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.GeometryAssociationType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PointMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.PointMemberType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.PointMemberType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LineStringMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.LineStringMemberType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.LineStringMemberType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PolygonMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.PolygonMemberType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.PolygonMemberType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LinearRingMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.LinearRingMemberType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.LinearRingMemberType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PointType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.PointType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.PointType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LineStringType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.LineStringType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.LineStringType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LinearRingType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.LinearRingType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.LinearRingType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.BoxType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.BoxType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.BoxType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PolygonType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.PolygonType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.PolygonType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.GeometryCollectionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.GeometryCollectionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.GeometryCollectionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPointType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiPointType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiPointType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiLineStringType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiLineStringType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiLineStringType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPolygonType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiPolygonType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiPolygonType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.CoordType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.CoordType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.CoordType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.CoordinatesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.CoordinatesType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.CoordinatesType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.AbstractFeatureType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 Feature GMLComplexTypes.AbstractFeatureType.getFeature(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints, FeatureType ft)
           
 boolean GMLComplexTypes.AbstractFeatureType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.AbstractFeatureType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.AbstractFeatureCollectionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.AbstractFeatureCollectionType.cache(Element element, java.util.Map hints)
           
 boolean GMLComplexTypes.AbstractFeatureCollectionType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.AbstractFeatureCollectionType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.GeometryPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.GeometryPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.GeometryPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.FeatureAssociationType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.FeatureAssociationType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.FeatureAssociationType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.BoundingShapeType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.BoundingShapeType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.BoundingShapeType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PointPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.PointPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.PointPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PolygonPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.PolygonPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.PolygonPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LineStringPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.LineStringPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.LineStringPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPointPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiPointPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiPointPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiLineStringPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiLineStringPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiLineStringPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPolygonPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiPolygonPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiPolygonPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiGeometryPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean GMLComplexTypes.MultiGeometryPropertyType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void GMLComplexTypes.MultiGeometryPropertyType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 

Uses of Element in org.geotools.xml.handlers
 

Methods in org.geotools.xml.handlers that return Element
 Element DocumentHandler.getElement()
           
 Element IgnoreHandler.getElement()
           
 Element SimpleElementHandler.getElement()
           
 Element ComplexElementHandler.getElement()
           
 

Methods in org.geotools.xml.handlers with parameters of type Element
 XMLElementHandler ElementHandlerFactory.createElementHandler(Element eth)
          Creates an element handler based on the element provided.
 

Constructors in org.geotools.xml.handlers with parameters of type Element
IgnoreHandler(Element igElem)
           
SimpleElementHandler(Element st)
          Creates a new SimpleElementHandler object.
ComplexElementHandler(ElementHandlerFactory ehf, Element elem)
          Creates a new ComplexElementHandler object for Element elem using ElementHandlerFactory ehf.
 

Uses of Element in org.geotools.xml.handlers.xsi
 

Methods in org.geotools.xml.handlers.xsi that return Element
 Element GroupHandler.DefaultGroup.findChildElement(java.lang.String arg1)
          TODO summary sentence for findChildElement ...
protected  Element SchemaHandler.lookUpElement(java.lang.String qname)
           convinience method for package
 

Uses of Element in org.geotools.xml.schema
 

Methods in org.geotools.xml.schema that return Element
 Element[] All.getElements()
           The list of elements represented within this 'all' declaration.
 Element[] ComplexType.getChildElements()
           
 Element[] Schema.getElements()
           This method is intended to provide a list of public Elements defined by this Schema.
 Element ElementValue.getElement()
           Returns the type which generated the associated value.
 Element Type.findChildElement(java.lang.String name)
          Convinience method used to search this type's children for the requested element by localName.
 Element ElementGrouping.findChildElement(java.lang.String name)
           Convinience method which will search for the specified element within it's children.
 Element Element.getSubstitutionGroup()
           This returns a reference to an element representing this element's substitution group.
 

Methods in org.geotools.xml.schema with parameters of type Element
 boolean ComplexType.cache(Element element, java.util.Map hints)
          This method is a directive to the parser whether to keep the data around in memory for post processing.
 java.lang.Object Type.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           This method is intended to receive the child elements in the form of ElementValues (@see ElementValue).
 boolean Type.canEncode(Element element, java.lang.Object value, java.util.Map hints)
          Can I write this object out as element specified?
 void Type.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
          Encode value as element on the provided output.
 

Uses of Element in org.geotools.xml.schema.impl
 

Classes in org.geotools.xml.schema.impl that implement Element
 class ElementGT
          Provides ...TODO summary sentence TODO Description Responsibilities: Example Use: ElementGT x = new ElementGT( ... ); TODO code example
 

Methods in org.geotools.xml.schema.impl that return Element
 Element GroupGT.findChildElement(java.lang.String name1)
           
 Element ChoiceGT.findChildElement(java.lang.String name)
           
 Element[] AllGT.getElements()
           
 Element AllGT.findChildElement(java.lang.String name)
           
 Element SequenceGT.findChildElement(java.lang.String name)
           
 Element AnyGT.findChildElement(java.lang.String name)
           
 Element ElementValueGT.getElement()
           
 Element ElementGT.getSubstitutionGroup()
          TODO summary sentence for getSubstitutionGroup ...
 Element ElementGT.findChildElement(java.lang.String name1)
          TODO summary sentence for findChildElement ...
 Element SimpleTypeGT.findChildElement(java.lang.String name1)
           
 Element[] ComplexTypeGT.getChildElements()
          TODO summary sentence for getChildElements ...
 Element ComplexTypeGT.findChildElement(java.lang.String name1)
          TODO summary sentence for findChildElement ...
 

Methods in org.geotools.xml.schema.impl with parameters of type Element
 java.lang.Object SimpleTypeGT.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           This method ignores the attributes from the xml node
 boolean SimpleTypeGT.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void SimpleTypeGT.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 boolean ComplexTypeGT.cache(Element element, java.util.Map hints)
          TODO summary sentence for cache ...
 java.lang.Object ComplexTypeGT.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
          TODO summary sentence for getValue ...
 boolean ComplexTypeGT.canEncode(Element element, java.lang.Object value, java.util.Map hints)
          TODO summary sentence for canEncode ...
 void ComplexTypeGT.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
          TODO summary sentence for encode ...
 

Constructors in org.geotools.xml.schema.impl with parameters of type Element
AllGT(Element[] elements)
           
AllGT(java.lang.String id, Element[] elements, int min, int max)
           
ElementValueGT(Element element, java.lang.Object value)
          Creates a new ElementValueGT object.
ElementGT(java.lang.String id, java.lang.String name, java.net.URI namespace, Type type, int min, int max, boolean nillable, Element substitutionGroup, boolean _abstract)
          Construct ElementGT.
ComplexTypeGT(java.lang.String id, java.lang.String name, java.net.URI namespace, ElementGrouping child, Attribute[] attrs, Element[] elems, boolean mixed, Type parent, boolean _abstract, boolean derived, java.lang.String anyAttributeNS)
          Construct ComplexTypeGT.
 

Uses of Element in org.geotools.xml.styling
 

Classes in org.geotools.xml.styling that implement Element
 class sldElement
           
 

Methods in org.geotools.xml.styling that return Element
 Element[] sldSchema.getElements()
           
 

Constructors in org.geotools.xml.styling with parameters of type Element
sldElement(java.lang.String name, Type type, Element substitution)
           
sldElement(java.lang.String name, Type type, Element substitution, int min, int max)
           
sldComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
           
sldComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
           
 

Uses of Element in org.geotools.xml.wfs
 

Methods in org.geotools.xml.wfs that return Element
 Element[] WFSSchema.getElements()
           
 

Uses of Element in org.geotools.xml.xLink
 

Methods in org.geotools.xml.xLink that return Element
 Element[] XLinkSchema.getElements()
           
 

Uses of Element in org.geotools.xml.xsi
 

Methods in org.geotools.xml.xsi that return Element
 Element XSISimpleTypes.XSISimpleType.findChildElement(XSISimpleTypes.String name)
           
 Element XSISimpleTypes.XSISimpleType.findChildElement(java.lang.String name)
           
 Element[] XSISimpleTypes.AnyType.getChildElements()
          TODO summary sentence for getChildElements ...
 

Methods in org.geotools.xml.xsi with parameters of type Element
 boolean XSISimpleTypes.XSISimpleType.canEncode(Element element, java.lang.Object value, java.util.Map hints)
           
 void XSISimpleTypes.XSISimpleType.encode(Element element, java.lang.Object value, PrintHandler output, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Integer.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrsgetValue, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Decimal.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NegativeInteger.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NonNegativeInteger.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
          TODO summary sentence for getValue ...
 java.lang.Object XSISimpleTypes.PositiveInteger.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NonPositiveInteger.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Long.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Int.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Short.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Byte.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.UnsignedLong.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.UnsignedShort.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.UnsignedInt.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.UnsignedByte.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Float.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Double.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Date.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.DateTime.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Duration.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.gDay.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.gMonth.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.gMonthDay.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.gYear.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.gYearMonth.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Time.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.ID.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.IDREF.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.IDREFS.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.ENTITY.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.ENTITIES.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NMTOKEN.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NMTOKENS.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NOTATION.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.String.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NormalizedString.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Token.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.QName.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Name.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.NCName.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Boolean.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.AnyURI.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Base64Binary.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.HexBinary.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object XSISimpleTypes.Language.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 boolean XSISimpleTypes.AnyType.cache(Element element, java.util.Map hints)
          TODO summary sentence for cache ...
 java.lang.Object XSISimpleTypes.AnyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
          TODO summary sentence for getValue ...
 



Copyright © GeoTools. All Rights Reserved.