Uses of Interface
org.geotools.xml.schema.Attribute
Packages that use Attribute
Package
Description
The package name does not map the prefix name because we feel that this
is a better representation.
Overview
Schema Interfaces
-
Uses of Attribute in org.geotools.ows.wms.xml
Fields in org.geotools.ows.wms.xml declared as AttributeMethods in org.geotools.ows.wms.xml that return AttributeModifier and TypeMethodDescriptionOGCSchema.getAttributes()
WMSComplexTypes.__ExtendedCapabilitiesType.getAttributes()
WMSComplexTypes._AttributionType.getAttributes()
WMSComplexTypes._AuthorityURLType.getAttributes()
WMSComplexTypes._BLANKType.getAttributes()
WMSComplexTypes._BMPType.getAttributes()
WMSComplexTypes._BoundingBoxType.getAttributes()
WMSComplexTypes._CapabilityType.getAttributes()
WMSComplexTypes._ContactAddressType.getAttributes()
WMSComplexTypes._ContactInformationType.getAttributes()
WMSComplexTypes._ContactPersonPrimaryType.getAttributes()
WMSComplexTypes._CW_WKBType.getAttributes()
WMSComplexTypes._DataURLType.getAttributes()
WMSComplexTypes._DCPTypeType.getAttributes()
WMSComplexTypes._DimensionType.getAttributes()
WMSComplexTypes._EX_GeographicBoundingBoxType.getAttributes()
WMSComplexTypes._ExceptionType.getAttributes()
WMSComplexTypes._ExtentType.getAttributes()
WMSComplexTypes._FeatureListURLType.getAttributes()
WMSComplexTypes._FormatType.getAttributes()
WMSComplexTypes._GeoTIFFType.getAttributes()
WMSComplexTypes._GetType.getAttributes()
WMSComplexTypes._GIFType.getAttributes()
WMSComplexTypes._GML_1Type.getAttributes()
WMSComplexTypes._GML_2Type.getAttributes()
WMSComplexTypes._GML_3Type.getAttributes()
WMSComplexTypes._HTTPType.getAttributes()
WMSComplexTypes._IdentifierType.getAttributes()
WMSComplexTypes._INIMAGEType.getAttributes()
WMSComplexTypes._JPEGType.getAttributes()
WMSComplexTypes._KeywordListType.getAttributes()
WMSComplexTypes._KeywordsType.getAttributes()
WMSComplexTypes._KeywordType.getAttributes()
WMSComplexTypes._LatLonBoundingBoxType.getAttributes()
WMSComplexTypes._LayerType.getAttributes()
WMSComplexTypes._LegendURLType.getAttributes()
WMSComplexTypes._LogoURLType.getAttributes()
WMSComplexTypes._MetadataURLType.getAttributes()
WMSComplexTypes._MIMEType.getAttributes()
WMSComplexTypes._OnlineResourceType.getAttributes()
WMSComplexTypes._PNGType.getAttributes()
WMSComplexTypes._PostType.getAttributes()
WMSComplexTypes._PPMType.getAttributes()
WMSComplexTypes._RequestType.getAttributes()
WMSComplexTypes._ScaleHintType.getAttributes()
WMSComplexTypes._ServiceException.getAttributes()
WMSComplexTypes._ServiceExceptionReport.getAttributes()
WMSComplexTypes._ServiceType.getAttributes()
WMSComplexTypes._StyleSheetURLType.getAttributes()
WMSComplexTypes._StyleType.getAttributes()
WMSComplexTypes._StyleURLType.getAttributes()
WMSComplexTypes._SVGType.getAttributes()
WMSComplexTypes._TIFFType.getAttributes()
WMSComplexTypes._UserDefinedSymbolizationType.getAttributes()
WMSComplexTypes._VendorSpecificCapabilitiesType.getAttributes()
WMSComplexTypes._WBMPType.getAttributes()
WMSComplexTypes._WebCGMType.getAttributes()
WMSComplexTypes._WMS_CapabilitiesType.getAttributes()
WMSComplexTypes._WMS_XMLType.getAttributes()
WMSComplexTypes._WMT_MS_CapabilitiesType.getAttributes()
WMSComplexTypes._WMTException.getAttributes()
WMSDescribeLayerTypes._LayerDescription.getAttributes()
WMSDescribeLayerTypes._Query.getAttributes()
WMSDescribeLayerTypes.WMS_DescribeLayerResponse.getAttributes()
WMSSchema.getAttributes()
Constructors in org.geotools.ows.wms.xml with parameters of type AttributeModifierConstructorDescriptionogcComplexType
(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 AttributeModifier and TypeMethodDescriptionFilterComplexTypes.FunctionType.getAttributes()
FilterComplexTypes.ServiceExceptionReportType.getAttributes()
FilterComplexTypes.ServiceExceptionType.getAttributes()
FilterComplexTypes.SortByType.getAttributes()
TODO summary sentence for getAttributes ...FilterOpsComplexTypes.DistanceType.getAttributes()
FilterOpsComplexTypes.FeatureIdType.getAttributes()
FilterOpsComplexTypes.PropertyIsLikeType.getAttributes()
FilterSchema.getAttributes()
Methods in org.geotools.xml.filter with parameters of type AttributeModifier and TypeMethodDescriptionboolean
FilterComplexTypes.SortOrderType.canCreateAttributes
(Attribute attribute, Object value, Map<String, Object> hints) TODO summary sentence for canCreateAttributes ...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 AttributeModifier and TypeFieldDescriptionprotected static final Attribute[]
GMLComplexTypes.AbstractFeatureType.attributes
protected static final Attribute[]
GMLComplexTypes.AbstractGeometryCollectionBaseType.attributes
protected static Attribute[]
GMLComplexTypes.AbstractGeometryType.attributes
protected static final Attribute[]
GMLComplexTypes.FeatureAssociationType.attributes
protected static final Attribute[]
GMLComplexTypes.GeometryAssociationType.attributes
Methods in org.geotools.xml.gml that return AttributeModifier and TypeMethodDescriptionGMLComplexTypes.AbstractFeatureCollectionsBaseType.getAttributes()
GMLComplexTypes.AbstractFeatureCollectionType.getAttributes()
GMLComplexTypes.AbstractFeatureType.getAttributes()
GMLComplexTypes.AbstractGeometryCollectionBaseType.getAttributes()
GMLComplexTypes.AbstractGeometryType.getAttributes()
GMLComplexTypes.BoundingShapeType.getAttributes()
GMLComplexTypes.BoxType.getAttributes()
GMLComplexTypes.CoordinatesType.getAttributes()
GMLComplexTypes.CoordType.getAttributes()
GMLComplexTypes.FeatureAssociationType.getAttributes()
GMLComplexTypes.GeometryAssociationType.getAttributes()
GMLComplexTypes.GeometryCollectionType.getAttributes()
GMLComplexTypes.GeometryPropertyType.getAttributes()
GMLComplexTypes.LinearRingMemberType.getAttributes()
GMLComplexTypes.LinearRingType.getAttributes()
GMLComplexTypes.LineStringMemberType.getAttributes()
GMLComplexTypes.LineStringPropertyType.getAttributes()
GMLComplexTypes.LineStringType.getAttributes()
GMLComplexTypes.MultiGeometryPropertyType.getAttributes()
GMLComplexTypes.MultiLineStringPropertyType.getAttributes()
GMLComplexTypes.MultiLineStringType.getAttributes()
GMLComplexTypes.MultiPointPropertyType.getAttributes()
GMLComplexTypes.MultiPointType.getAttributes()
GMLComplexTypes.MultiPolygonPropertyType.getAttributes()
GMLComplexTypes.MultiPolygonType.getAttributes()
GMLComplexTypes.PointMemberType.getAttributes()
GMLComplexTypes.PointPropertyType.getAttributes()
GMLComplexTypes.PointType.getAttributes()
GMLComplexTypes.PolygonMemberType.getAttributes()
GMLComplexTypes.PolygonPropertyType.getAttributes()
GMLComplexTypes.PolygonType.getAttributes()
GMLSchema.getAttributes()
-
Uses of Attribute in org.geotools.xml.handlers.xsi
Methods in org.geotools.xml.handlers.xsi that return AttributeModifier and TypeMethodDescriptionprotected 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 AttributeModifier and TypeMethodDescriptionAttributeValue.getAttribute()
AttributeGroup.getAttributes()
The list of attribute declared within this attributeGroup.ComplexType.getAttributes()
The set of attributes required by this complex type declaration.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 AttributeModifier and TypeMethodDescriptionboolean
returns the value as a string -
Uses of Attribute in org.geotools.xml.schema.impl
Classes in org.geotools.xml.schema.impl that implement AttributeMethods in org.geotools.xml.schema.impl that return AttributeModifier and TypeMethodDescriptionAttributeValueGT.getAttribute()
AttributeGroupGT.getAttributes()
ComplexTypeGT.getAttributes()
TODO summary sentence for getAttributes ...Methods in org.geotools.xml.schema.impl with parameters of type AttributeModifier and TypeMethodDescriptionboolean
Constructors in org.geotools.xml.schema.impl with parameters of type AttributeModifierConstructorDescriptionAttributeGroupGT
(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 AttributeConstructors in org.geotools.xml.styling with parameters of type AttributeModifierConstructorDescriptionsldComplexType
(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 AttributeModifier and TypeClassDescriptionstatic class
Actuate represents an Actuate attribute in the XLink Schemastatic class
Arcrole represents an Arcrole attribute in the XLink Schemastatic class
From represents a From attribute in the XLink Schemastatic class
Href purpose.static class
Label represents a Label attribute in the XLink Schemastatic class
static class
Show represents a Show attribute in the XLink Schemastatic class
Title represents a Title attribute in the XLink Schemastatic class
To represents a To attribute in the XLink Schemaprotected static class
XLinkAttribute purpose.Methods in org.geotools.xml.xLink that return AttributeModifier and TypeMethodDescriptionXLinkSchema.ArcLink.getAttributes()
XLinkSchema.EmptyLink.getAttributes()
XLinkSchema.ExtendedLink.getAttributes()
XLinkSchema.getAttributes()
XLinkSchema.LocatorLink.getAttributes()
XLinkSchema.ResourceLink.getAttributes()
XLinkSchema.SimpleLink.getAttributes()
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 AttributeModifier and TypeMethodDescriptionXSISimpleTypes.AnyType.getAttributes()
TODO summary sentence for getAttributes ...Methods in org.geotools.xml.xsi with parameters of type Attribute