org.geotools.ows
Class OWS

java.lang.Object
  extended by org.geotools.xml.XSD
      extended by org.geotools.ows.OWS

public final class OWS
extends XSD

This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ows schema.


Field Summary
static javax.xml.namespace.QName _DCP
           
static javax.xml.namespace.QName _ExceptionReport
           
static javax.xml.namespace.QName _HTTP
           
static javax.xml.namespace.QName _Operation
           
static javax.xml.namespace.QName _OperationsMetadata
           
static javax.xml.namespace.QName _ServiceIdentification
           
static javax.xml.namespace.QName _ServiceProvider
           
static javax.xml.namespace.QName Abstract
           
static javax.xml.namespace.QName AbstractMetaData
           
static javax.xml.namespace.QName AcceptFormatsType
           
static javax.xml.namespace.QName AcceptVersionsType
           
static javax.xml.namespace.QName AccessConstraints
           
static javax.xml.namespace.QName AddressType
           
static javax.xml.namespace.QName AvailableCRS
           
static javax.xml.namespace.QName BoundingBox
           
static javax.xml.namespace.QName BoundingBoxType
           
static javax.xml.namespace.QName CapabilitiesBaseType
           
static javax.xml.namespace.QName CodeType
           
static javax.xml.namespace.QName ContactInfo
           
static javax.xml.namespace.QName ContactType
           
static javax.xml.namespace.QName DCP
           
static javax.xml.namespace.QName DescriptionType
           
static javax.xml.namespace.QName DomainType
           
static javax.xml.namespace.QName Exception
           
static javax.xml.namespace.QName ExceptionReport
           
static javax.xml.namespace.QName ExceptionType
           
static javax.xml.namespace.QName ExtendedCapabilities
           
static javax.xml.namespace.QName Fees
           
static javax.xml.namespace.QName GetCapabilities
           
static javax.xml.namespace.QName GetCapabilitiesType
           
static javax.xml.namespace.QName HTTP
           
static javax.xml.namespace.QName IdentificationType
           
static javax.xml.namespace.QName Identifier
           
static javax.xml.namespace.QName IndividualName
           
static javax.xml.namespace.QName Keywords
           
static javax.xml.namespace.QName KeywordsType
           
static javax.xml.namespace.QName Language
           
static javax.xml.namespace.QName Metadata
           
static javax.xml.namespace.QName MetadataType
           
static javax.xml.namespace.QName MimeType
           
static java.lang.String NAMESPACE
           
static javax.xml.namespace.QName OnlineResourceType
           
static javax.xml.namespace.QName Operation
           
static javax.xml.namespace.QName OperationsMetadata
           
static javax.xml.namespace.QName OrganisationName
           
static javax.xml.namespace.QName OutputFormat
           
static javax.xml.namespace.QName PointOfContact
           
static javax.xml.namespace.QName PositionName
           
static javax.xml.namespace.QName PositionType
           
static javax.xml.namespace.QName PositionType2D
           
static javax.xml.namespace.QName RequestMethodType
           
static javax.xml.namespace.QName ResponsiblePartySubsetType
           
static javax.xml.namespace.QName ResponsiblePartyType
           
static javax.xml.namespace.QName Role
           
static javax.xml.namespace.QName SectionsType
           
static javax.xml.namespace.QName ServiceIdentification
           
static javax.xml.namespace.QName ServiceProvider
           
static javax.xml.namespace.QName ServiceType
           
static javax.xml.namespace.QName SupportedCRS
           
static javax.xml.namespace.QName TelephoneType
           
static javax.xml.namespace.QName Title
           
static javax.xml.namespace.QName UpdateSequenceType
           
static javax.xml.namespace.QName VersionType
           
static javax.xml.namespace.QName WGS84BoundingBox
           
static javax.xml.namespace.QName WGS84BoundingBoxType
           
 
Fields inherited from class org.geotools.xml.XSD
LOGGER, schema, typeMappingProfile, typeSchema
 
Method Summary
protected  void addDependencies(java.util.Set dependencies)
          Subclass hook to add additional dependencies.
static OWS getInstance()
          Returns the singleton instance.
 java.lang.String getNamespaceURI()
          Returns 'http://www.opengis.net/ows'.
 java.lang.String getSchemaLocation()
          Returns the location of 'owsAll.xsd.'.
 
Methods inherited from class org.geotools.xml.XSD
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, equals, getAllDependencies, getDependencies, getSchema, getTypeMappingProfile, getTypeSchema, hashCode, name, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NAMESPACE

public static final java.lang.String NAMESPACE
See Also:
Constant Field Values

AcceptFormatsType

public static final javax.xml.namespace.QName AcceptFormatsType

AcceptVersionsType

public static final javax.xml.namespace.QName AcceptVersionsType

AddressType

public static final javax.xml.namespace.QName AddressType

BoundingBoxType

public static final javax.xml.namespace.QName BoundingBoxType

CapabilitiesBaseType

public static final javax.xml.namespace.QName CapabilitiesBaseType

CodeType

public static final javax.xml.namespace.QName CodeType

ContactType

public static final javax.xml.namespace.QName ContactType

DescriptionType

public static final javax.xml.namespace.QName DescriptionType

DomainType

public static final javax.xml.namespace.QName DomainType

ExceptionType

public static final javax.xml.namespace.QName ExceptionType

GetCapabilitiesType

public static final javax.xml.namespace.QName GetCapabilitiesType

IdentificationType

public static final javax.xml.namespace.QName IdentificationType

KeywordsType

public static final javax.xml.namespace.QName KeywordsType

MetadataType

public static final javax.xml.namespace.QName MetadataType

MimeType

public static final javax.xml.namespace.QName MimeType

OnlineResourceType

public static final javax.xml.namespace.QName OnlineResourceType

PositionType

public static final javax.xml.namespace.QName PositionType

PositionType2D

public static final javax.xml.namespace.QName PositionType2D

RequestMethodType

public static final javax.xml.namespace.QName RequestMethodType

ResponsiblePartySubsetType

public static final javax.xml.namespace.QName ResponsiblePartySubsetType

ResponsiblePartyType

public static final javax.xml.namespace.QName ResponsiblePartyType

SectionsType

public static final javax.xml.namespace.QName SectionsType

ServiceType

public static final javax.xml.namespace.QName ServiceType

TelephoneType

public static final javax.xml.namespace.QName TelephoneType

UpdateSequenceType

public static final javax.xml.namespace.QName UpdateSequenceType

VersionType

public static final javax.xml.namespace.QName VersionType

WGS84BoundingBoxType

public static final javax.xml.namespace.QName WGS84BoundingBoxType

_DCP

public static final javax.xml.namespace.QName _DCP

_ExceptionReport

public static final javax.xml.namespace.QName _ExceptionReport

_HTTP

public static final javax.xml.namespace.QName _HTTP

_Operation

public static final javax.xml.namespace.QName _Operation

_OperationsMetadata

public static final javax.xml.namespace.QName _OperationsMetadata

_ServiceIdentification

public static final javax.xml.namespace.QName _ServiceIdentification

_ServiceProvider

public static final javax.xml.namespace.QName _ServiceProvider

Abstract

public static final javax.xml.namespace.QName Abstract

AbstractMetaData

public static final javax.xml.namespace.QName AbstractMetaData

AccessConstraints

public static final javax.xml.namespace.QName AccessConstraints

AvailableCRS

public static final javax.xml.namespace.QName AvailableCRS

BoundingBox

public static final javax.xml.namespace.QName BoundingBox

ContactInfo

public static final javax.xml.namespace.QName ContactInfo

DCP

public static final javax.xml.namespace.QName DCP

Exception

public static final javax.xml.namespace.QName Exception

ExceptionReport

public static final javax.xml.namespace.QName ExceptionReport

ExtendedCapabilities

public static final javax.xml.namespace.QName ExtendedCapabilities

Fees

public static final javax.xml.namespace.QName Fees

GetCapabilities

public static final javax.xml.namespace.QName GetCapabilities

HTTP

public static final javax.xml.namespace.QName HTTP

Identifier

public static final javax.xml.namespace.QName Identifier

IndividualName

public static final javax.xml.namespace.QName IndividualName

Keywords

public static final javax.xml.namespace.QName Keywords

Language

public static final javax.xml.namespace.QName Language

Metadata

public static final javax.xml.namespace.QName Metadata

Operation

public static final javax.xml.namespace.QName Operation

OperationsMetadata

public static final javax.xml.namespace.QName OperationsMetadata

OrganisationName

public static final javax.xml.namespace.QName OrganisationName

OutputFormat

public static final javax.xml.namespace.QName OutputFormat

PointOfContact

public static final javax.xml.namespace.QName PointOfContact

PositionName

public static final javax.xml.namespace.QName PositionName

Role

public static final javax.xml.namespace.QName Role

ServiceIdentification

public static final javax.xml.namespace.QName ServiceIdentification

ServiceProvider

public static final javax.xml.namespace.QName ServiceProvider

SupportedCRS

public static final javax.xml.namespace.QName SupportedCRS

Title

public static final javax.xml.namespace.QName Title

WGS84BoundingBox

public static final javax.xml.namespace.QName WGS84BoundingBox
Method Detail

getInstance

public static final OWS getInstance()
Returns the singleton instance.


addDependencies

protected void addDependencies(java.util.Set dependencies)
Description copied from class: XSD
Subclass hook to add additional dependencies.

Overrides:
addDependencies in class XSD

getNamespaceURI

public java.lang.String getNamespaceURI()
Returns 'http://www.opengis.net/ows'.

Specified by:
getNamespaceURI in class XSD

getSchemaLocation

public java.lang.String getSchemaLocation()
Returns the location of 'owsAll.xsd.'.

Specified by:
getSchemaLocation in class XSD


Copyright © 1996-2010 Geotools. All Rights Reserved.