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

Packages that use ElementValue
org.geotools.data.wms.xml   
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.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.xsi   
 

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

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

Uses of ElementValue in org.geotools.xml.filter
 

Methods in org.geotools.xml.filter with parameters of type ElementValue
 java.lang.Object FilterComplexTypes.Arithmetic_OperatorsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Comparison_OperatorsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Function_NameType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Function_NamesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.FunctionsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Filter_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Scalar_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Spatial_CapabilitiesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.Spatial_OperatorsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.ExpressionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.BinaryOperatorType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.FunctionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.LiteralType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.PropertyNameType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.ServiceExceptionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.ServiceExceptionReportType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.EmptyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterComplexTypes.SortByType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, 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 ...
 java.lang.Object FilterOpsComplexTypes.ComparisonOpsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.SpatialOpsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.LogicOpsType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.FilterType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.FeatureIdType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BinaryComparisonOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.PropertyIsLikeType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.PropertyIsNullType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.PropertyIsBetweenType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.LowerBoundaryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.UpperBoundaryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BinarySpatialOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BBOXType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.DistanceBufferType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.DistanceType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.BinaryLogicOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object FilterOpsComplexTypes.UnaryLogicOpType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 

Uses of ElementValue in org.geotools.xml.gml
 

Methods in org.geotools.xml.gml with parameters of type ElementValue
 java.lang.Object GMLComplexTypes.AbstractGeometryType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.AbstractGeometryCollectionBaseType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.GeometryAssociationType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PointMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LineStringMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PolygonMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LinearRingMemberType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PointType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LineStringType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LinearRingType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.BoxType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PolygonType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.GeometryCollectionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPointType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiLineStringType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPolygonType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.CoordType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.CoordinatesType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, 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)
           
 java.lang.Object GMLComplexTypes.AbstractFeatureCollectionType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.GeometryPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.FeatureAssociationType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.BoundingShapeType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PointPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.PolygonPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.LineStringPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPointPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiLineStringPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiPolygonPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 java.lang.Object GMLComplexTypes.MultiGeometryPropertyType.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs, java.util.Map hints)
           
 

Uses of ElementValue in org.geotools.xml.schema
 

Methods in org.geotools.xml.schema with parameters of type ElementValue
 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).
 

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

Classes in org.geotools.xml.schema.impl that implement ElementValue
 class ElementValueGT
           DOCUMENT ME!
 

Methods in org.geotools.xml.schema.impl with parameters of type ElementValue
 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
 java.lang.Object ComplexTypeGT.getValue(Element element, ElementValue[] value, org.xml.sax.Attributes attrs1, java.util.Map hints)
          TODO summary sentence for getValue ...
 

Uses of ElementValue in org.geotools.xml.xsi
 

Methods in org.geotools.xml.xsi with parameters of type ElementValue
 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)
           
 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.