Uses of Interface
org.geotools.xml.schema.AttributeValue
-
Packages that use AttributeValue Package Description 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.schema Schema Interfacesorg.geotools.xml.schema.impl org.geotools.xml.xsi -
-
Uses of AttributeValue in org.geotools.xml.filter
Methods in org.geotools.xml.filter that return AttributeValue Modifier and Type Method Description AttributeValue
FilterComplexTypes.SortOrderType. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
TODO summary sentence for toAttribute ... -
Uses of AttributeValue in org.geotools.xml.schema
Methods in org.geotools.xml.schema that return AttributeValue Modifier and Type Method Description AttributeValue
SimpleType. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
returns the value as a string -
Uses of AttributeValue in org.geotools.xml.schema.impl
Classes in org.geotools.xml.schema.impl that implement AttributeValue Modifier and Type Class Description class
AttributeValueGT
Methods in org.geotools.xml.schema.impl that return AttributeValue Modifier and Type Method Description AttributeValue
SimpleTypeGT. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
-
Uses of AttributeValue in org.geotools.xml.xsi
Methods in org.geotools.xml.xsi that return AttributeValue Modifier and Type Method Description AttributeValue
XSISimpleTypes.XSISimpleType. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
-