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