Uses of Interface
org.geotools.xml.schema.Attribute
-
Packages that use Attribute Package Description org.geotools.ows.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.handlers.xsi Overvieworg.geotools.xml.schema Schema Interfacesorg.geotools.xml.schema.impl org.geotools.xml.styling org.geotools.xml.xLink org.geotools.xml.xsi -
-
Uses of Attribute in org.geotools.ows.wms.xml
Fields in org.geotools.ows.wms.xml declared as Attribute Modifier and Type Field Description static Attribute[]
WMSDescribeLayerTypes._Query. attrs
Methods in org.geotools.ows.wms.xml that return Attribute Modifier and Type Method Description Attribute[]
OGCSchema. getAttributes()
Attribute[]
WMSComplexTypes.__ExtendedCapabilitiesType. getAttributes()
Attribute[]
WMSComplexTypes._AttributionType. getAttributes()
Attribute[]
WMSComplexTypes._AuthorityURLType. getAttributes()
Attribute[]
WMSComplexTypes._BLANKType. getAttributes()
Attribute[]
WMSComplexTypes._BMPType. getAttributes()
Attribute[]
WMSComplexTypes._BoundingBoxType. getAttributes()
Attribute[]
WMSComplexTypes._CapabilityType. getAttributes()
Attribute[]
WMSComplexTypes._ContactAddressType. getAttributes()
Attribute[]
WMSComplexTypes._ContactInformationType. getAttributes()
Attribute[]
WMSComplexTypes._ContactPersonPrimaryType. getAttributes()
Attribute[]
WMSComplexTypes._CW_WKBType. getAttributes()
Attribute[]
WMSComplexTypes._DataURLType. getAttributes()
Attribute[]
WMSComplexTypes._DCPTypeType. getAttributes()
Attribute[]
WMSComplexTypes._DimensionType. getAttributes()
Attribute[]
WMSComplexTypes._EX_GeographicBoundingBoxType. getAttributes()
Attribute[]
WMSComplexTypes._ExceptionType. getAttributes()
Attribute[]
WMSComplexTypes._ExtentType. getAttributes()
Attribute[]
WMSComplexTypes._FeatureListURLType. getAttributes()
Attribute[]
WMSComplexTypes._FormatType. getAttributes()
Attribute[]
WMSComplexTypes._GeoTIFFType. getAttributes()
Attribute[]
WMSComplexTypes._GetType. getAttributes()
Attribute[]
WMSComplexTypes._GIFType. getAttributes()
Attribute[]
WMSComplexTypes._GML_1Type. getAttributes()
Attribute[]
WMSComplexTypes._GML_2Type. getAttributes()
Attribute[]
WMSComplexTypes._GML_3Type. getAttributes()
Attribute[]
WMSComplexTypes._HTTPType. getAttributes()
Attribute[]
WMSComplexTypes._IdentifierType. getAttributes()
Attribute[]
WMSComplexTypes._INIMAGEType. getAttributes()
Attribute[]
WMSComplexTypes._JPEGType. getAttributes()
Attribute[]
WMSComplexTypes._KeywordListType. getAttributes()
Attribute[]
WMSComplexTypes._KeywordsType. getAttributes()
Attribute[]
WMSComplexTypes._KeywordType. getAttributes()
Attribute[]
WMSComplexTypes._LatLonBoundingBoxType. getAttributes()
Attribute[]
WMSComplexTypes._LayerType. getAttributes()
Attribute[]
WMSComplexTypes._LegendURLType. getAttributes()
Attribute[]
WMSComplexTypes._LogoURLType. getAttributes()
Attribute[]
WMSComplexTypes._MetadataURLType. getAttributes()
Attribute[]
WMSComplexTypes._MIMEType. getAttributes()
Attribute[]
WMSComplexTypes._OnlineResourceType. getAttributes()
Attribute[]
WMSComplexTypes._PNGType. getAttributes()
Attribute[]
WMSComplexTypes._PostType. getAttributes()
Attribute[]
WMSComplexTypes._PPMType. getAttributes()
Attribute[]
WMSComplexTypes._RequestType. getAttributes()
Attribute[]
WMSComplexTypes._ScaleHintType. getAttributes()
Attribute[]
WMSComplexTypes._ServiceException. getAttributes()
Attribute[]
WMSComplexTypes._ServiceExceptionReport. getAttributes()
Attribute[]
WMSComplexTypes._ServiceType. getAttributes()
Attribute[]
WMSComplexTypes._StyleSheetURLType. getAttributes()
Attribute[]
WMSComplexTypes._StyleType. getAttributes()
Attribute[]
WMSComplexTypes._StyleURLType. getAttributes()
Attribute[]
WMSComplexTypes._SVGType. getAttributes()
Attribute[]
WMSComplexTypes._TIFFType. getAttributes()
Attribute[]
WMSComplexTypes._UserDefinedSymbolizationType. getAttributes()
Attribute[]
WMSComplexTypes._VendorSpecificCapabilitiesType. getAttributes()
Attribute[]
WMSComplexTypes._WBMPType. getAttributes()
Attribute[]
WMSComplexTypes._WebCGMType. getAttributes()
Attribute[]
WMSComplexTypes._WMS_CapabilitiesType. getAttributes()
Attribute[]
WMSComplexTypes._WMS_XMLType. getAttributes()
Attribute[]
WMSComplexTypes._WMT_MS_CapabilitiesType. getAttributes()
Attribute[]
WMSComplexTypes._WMTException. getAttributes()
Attribute[]
WMSDescribeLayerTypes._LayerDescription. getAttributes()
Attribute[]
WMSDescribeLayerTypes._Query. getAttributes()
Attribute[]
WMSDescribeLayerTypes.WMS_DescribeLayerResponse. getAttributes()
Attribute[]
WMSSchema. getAttributes()
Constructors in org.geotools.ows.wms.xml with parameters of type Attribute Constructor Description ogcComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
ogcComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
-
Uses of Attribute in org.geotools.xml.filter
Methods in org.geotools.xml.filter that return Attribute Modifier and Type Method Description Attribute[]
FilterComplexTypes.FunctionType. getAttributes()
Attribute[]
FilterComplexTypes.ServiceExceptionReportType. getAttributes()
Attribute[]
FilterComplexTypes.ServiceExceptionType. getAttributes()
Attribute[]
FilterComplexTypes.SortByType. getAttributes()
TODO summary sentence for getAttributes ...Attribute[]
FilterOpsComplexTypes.DistanceType. getAttributes()
Attribute[]
FilterOpsComplexTypes.FeatureIdType. getAttributes()
Attribute[]
FilterOpsComplexTypes.PropertyIsLikeType. getAttributes()
Attribute[]
FilterSchema. getAttributes()
Methods in org.geotools.xml.filter with parameters of type Attribute Modifier and Type Method Description boolean
FilterComplexTypes.SortOrderType. canCreateAttributes(Attribute attribute, Object value, Map<String,Object> hints)
TODO summary sentence for canCreateAttributes ...AttributeValue
FilterComplexTypes.SortOrderType. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
TODO summary sentence for toAttribute ... -
Uses of Attribute in org.geotools.xml.gml
Fields in org.geotools.xml.gml declared as Attribute Modifier and Type Field Description protected static Attribute[]
GMLComplexTypes.AbstractFeatureType. attributes
protected static Attribute[]
GMLComplexTypes.AbstractGeometryCollectionBaseType. attributes
protected static Attribute[]
GMLComplexTypes.AbstractGeometryType. attributes
protected static Attribute[]
GMLComplexTypes.FeatureAssociationType. attributes
protected static Attribute[]
GMLComplexTypes.GeometryAssociationType. attributes
Methods in org.geotools.xml.gml that return Attribute Modifier and Type Method Description Attribute[]
GMLComplexTypes.AbstractFeatureCollectionsBaseType. getAttributes()
Attribute[]
GMLComplexTypes.AbstractFeatureCollectionType. getAttributes()
Attribute[]
GMLComplexTypes.AbstractFeatureType. getAttributes()
Attribute[]
GMLComplexTypes.AbstractGeometryCollectionBaseType. getAttributes()
Attribute[]
GMLComplexTypes.AbstractGeometryType. getAttributes()
Attribute[]
GMLComplexTypes.BoundingShapeType. getAttributes()
Attribute[]
GMLComplexTypes.BoxType. getAttributes()
Attribute[]
GMLComplexTypes.CoordinatesType. getAttributes()
Attribute[]
GMLComplexTypes.CoordType. getAttributes()
Attribute[]
GMLComplexTypes.FeatureAssociationType. getAttributes()
Attribute[]
GMLComplexTypes.GeometryAssociationType. getAttributes()
Attribute[]
GMLComplexTypes.GeometryCollectionType. getAttributes()
Attribute[]
GMLComplexTypes.GeometryPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.LinearRingMemberType. getAttributes()
Attribute[]
GMLComplexTypes.LinearRingType. getAttributes()
Attribute[]
GMLComplexTypes.LineStringMemberType. getAttributes()
Attribute[]
GMLComplexTypes.LineStringPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.LineStringType. getAttributes()
Attribute[]
GMLComplexTypes.MultiGeometryPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.MultiLineStringPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.MultiLineStringType. getAttributes()
Attribute[]
GMLComplexTypes.MultiPointPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.MultiPointType. getAttributes()
Attribute[]
GMLComplexTypes.MultiPolygonPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.MultiPolygonType. getAttributes()
Attribute[]
GMLComplexTypes.PointMemberType. getAttributes()
Attribute[]
GMLComplexTypes.PointPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.PointType. getAttributes()
Attribute[]
GMLComplexTypes.PolygonMemberType. getAttributes()
Attribute[]
GMLComplexTypes.PolygonPropertyType. getAttributes()
Attribute[]
GMLComplexTypes.PolygonType. getAttributes()
Attribute[]
GMLSchema. getAttributes()
-
Uses of Attribute in org.geotools.xml.handlers.xsi
Methods in org.geotools.xml.handlers.xsi that return Attribute Modifier and Type Method Description protected Attribute
AttributeHandler. compress(SchemaHandler parent)
creates a smaller simpler versionprotected Attribute
SchemaHandler. lookUpAttribute(String qname)
convinience method for package -
Uses of Attribute in org.geotools.xml.schema
Methods in org.geotools.xml.schema that return Attribute Modifier and Type Method Description Attribute
AttributeValue. getAttribute()
Attribute[]
AttributeGroup. getAttributes()
The list of attribute declared within this attributeGroup.Attribute[]
ComplexType. getAttributes()
The set of attributes required by this complex type declaration.Attribute[]
Schema. getAttributes()
This method is intended to provide a list of public Attributes defined by this Schema.Methods in org.geotools.xml.schema with parameters of type Attribute Modifier and Type Method Description boolean
SimpleType. canCreateAttributes(Attribute attribute, Object value, Map<String,Object> hints)
AttributeValue
SimpleType. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
returns the value as a string -
Uses of Attribute in org.geotools.xml.schema.impl
Classes in org.geotools.xml.schema.impl that implement Attribute Modifier and Type Class Description class
AttributeGT
Methods in org.geotools.xml.schema.impl that return Attribute Modifier and Type Method Description Attribute
AttributeValueGT. getAttribute()
Attribute[]
AttributeGroupGT. getAttributes()
Attribute[]
ComplexTypeGT. getAttributes()
TODO summary sentence for getAttributes ...Methods in org.geotools.xml.schema.impl with parameters of type Attribute Modifier and Type Method Description boolean
SimpleTypeGT. canCreateAttributes(Attribute attribute, Object value, Map<String,Object> hints)
AttributeValue
SimpleTypeGT. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
Constructors in org.geotools.xml.schema.impl with parameters of type Attribute Constructor Description AttributeGroupGT(String id, String name, URI namespace, Attribute[] attributes, String anyAttributeNamespace)
Creates a new AttributeGroupGT object.AttributeValueGT(Attribute attribute, String value)
Creates a new AttributeValueGT object.ComplexTypeGT(String id, String name, URI namespace, ElementGrouping child, Attribute[] attrs, Element[] elems, boolean mixed, Type parent, boolean _abstract, boolean derived, String anyAttributeNS)
ConstructComplexTypeGT
. -
Uses of Attribute in org.geotools.xml.styling
Methods in org.geotools.xml.styling that return Attribute Modifier and Type Method Description Attribute[]
sldSchema. getAttributes()
Constructors in org.geotools.xml.styling with parameters of type Attribute Constructor Description sldComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
sldComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
-
Uses of Attribute in org.geotools.xml.xLink
Classes in org.geotools.xml.xLink that implement Attribute Modifier and Type Class Description static class
XLinkSchema.Actuate
Actuate represents an Actuate attribute in the XLink Schemastatic class
XLinkSchema.Arcrole
Arcrole represents an Arcrole attribute in the XLink Schemastatic class
XLinkSchema.From
From represents a From attribute in the XLink Schemastatic class
XLinkSchema.Href
Href purpose.static class
XLinkSchema.Label
Label represents a Label attribute in the XLink Schemastatic class
XLinkSchema.Role
static class
XLinkSchema.Show
Show represents a Show attribute in the XLink Schemastatic class
XLinkSchema.Title
Title represents a Title attribute in the XLink Schemastatic class
XLinkSchema.To
To represents a To attribute in the XLink Schemaprotected static class
XLinkSchema.XLinkAttribute
XLinkAttribute purpose.Methods in org.geotools.xml.xLink that return Attribute Modifier and Type Method Description Attribute[]
XLinkSchema.ArcLink. getAttributes()
Attribute[]
XLinkSchema.EmptyLink. getAttributes()
Attribute[]
XLinkSchema.ExtendedLink. getAttributes()
Attribute[]
XLinkSchema. getAttributes()
Attribute[]
XLinkSchema.LocatorLink. getAttributes()
Attribute[]
XLinkSchema.ResourceLink. getAttributes()
Attribute[]
XLinkSchema.SimpleLink. getAttributes()
Attribute[]
XLinkSchema.TitleLink. getAttributes()
static Attribute
XLinkSchema.Actuate. getInstance()
Return a singleton of an Actuatestatic Attribute
XLinkSchema.Arcrole. getInstance()
static Attribute
XLinkSchema.From. getInstance()
Returns the singleton From instancestatic Attribute
XLinkSchema.Href. getInstance()
Returns a copy of the default instance.static Attribute
XLinkSchema.Label. getInstance()
Returns a singleton of Labelstatic Attribute
XLinkSchema.Role. getInstance()
static Attribute
XLinkSchema.Show. getInstance()
Returns the singleton instancestatic Attribute
XLinkSchema.Title. getInstance()
Returns the default singleton instancestatic Attribute
XLinkSchema.To. getInstance()
Returns the singleton To instance -
Uses of Attribute in org.geotools.xml.xsi
Methods in org.geotools.xml.xsi that return Attribute Modifier and Type Method Description Attribute[]
XSISimpleTypes.AnyType. getAttributes()
TODO summary sentence for getAttributes ...Methods in org.geotools.xml.xsi with parameters of type Attribute Modifier and Type Method Description boolean
XSISimpleTypes.XSISimpleType. canCreateAttributes(Attribute attribute, Object value, Map<String,Object> hints)
AttributeValue
XSISimpleTypes.XSISimpleType. toAttribute(Attribute attribute, Object value, Map<String,Object> hints)
-