- CategoryParameter - Class in org.n52.oxf.om.x20
-
- CategoryParameter(String, String) - Constructor for class org.n52.oxf.om.x20.CategoryParameter
-
- CHARSET - Static variable in class org.n52.oxf.request.MimetypeAwareRequestParameters
-
- cleanUpDir(String, int) - Static method in class org.n52.oxf.util.JavaHelper
-
deletes all files in the specified directory which are older than olderThanTimeMillis.
- cleanUpDir(String, int, String) - Static method in class org.n52.oxf.util.JavaHelper
-
deletes all files in the specified directory which are older than olderThanTimeMillis and have the
defined postFix.
- COMMON_NAME_BBOX - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: org.n52.oxf.valueDomains.BoundingBox
- COMMON_NAME_FORMAT - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: java.lang.String
- COMMON_NAME_HEIGHT - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: java.lang.Integer
- COMMON_NAME_RESOURCE_ID - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: java.lang.String
the name or id of the dataset (→ dataset means layer, coverage or something like that).
- COMMON_NAME_SRS - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: java.lang.String
- COMMON_NAME_STYLE - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
- COMMON_NAME_TIME - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: org.n52.oxf.valueDomains.time.ITime
- COMMON_NAME_VERSION - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
- COMMON_NAME_WIDTH - Static variable in class org.n52.oxf.ows.capabilities.Parameter
-
type of associated specifiedValue: java.lang.Integer
- compare(ITimePosition, ITimePosition) - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- compareTo(ITimePosition) - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- ComparisonFilter - Class in org.n52.oxf.valueDomains.filter
-
Class represents a comparison filter which is conform to OGC Filter Encoding
Specification 1.1.0
- ComparisonFilter(String, String) - Constructor for class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
- ComparisonFilter(String) - Constructor for class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
- compressFilesToZip(File[], File) - Static method in class org.n52.oxf.util.IOHelper
-
- Constraint - Class in org.n52.oxf.ows
-
Implementation of OWS 1.1.0 Constraint supporting name attribute and allowedValues element
- Constraint(String, String...) - Constructor for class org.n52.oxf.ows.Constraint
-
- Contact - Class in org.n52.oxf.ows.capabilities
-
Information which is needed to contact the responsible organization/person.
- Contact(String[], String[], String, String, Address, OnlineResource) - Constructor for class org.n52.oxf.ows.capabilities.Contact
-
- contains(String) - Method in class org.n52.oxf.request.MultiValue
-
- contains(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
-
- contains(String) - Method in interface org.n52.oxf.request.RequestParameters
-
Checks if the given parameter is present in the assembly.
- contains(ITimePeriod) - Method in interface org.n52.oxf.valueDomains.time.ITimePeriod
-
- contains(ITimePosition) - Method in interface org.n52.oxf.valueDomains.time.ITimePeriod
-
- contains(ITimePeriod) - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
proofs whether timePeriod is contained in this TimePeriod.
- contains(ITimePosition) - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
proofs whether timePosition is contained in this TimePeriod.
- containsValue(T) - Method in interface org.n52.oxf.ows.capabilities.IValueDomain
-
- containsValue(Object) - Method in class org.n52.oxf.valueDomains.AnyValueDomain
-
- containsValue(Double) - Method in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
-
tests whether a double value is contained in this valueDomain
- containsValue(Double) - Method in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
-
tests whether a double value is contained in this valueDomain
- containsValue(IFilter) - Method in class org.n52.oxf.valueDomains.filter.FilterValueDomain
-
checks if a filter (exactly: only the filterType) is contained in the possible filters (or exactly:
filterTypes)
- containsValue(Integer) - Method in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
-
- containsValue(Integer) - Method in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
-
- containsValue(Object) - Method in class org.n52.oxf.valueDomains.ObjectValueDomain
-
- containsValue(Object) - Method in class org.n52.oxf.valueDomains.OpenValueDomain
-
- containsValue(IBoundingBox) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
checks if the parameter bBox is contained in (or equal to) this BoundingBox.
- containsValue(IBoundingBox) - Method in class org.n52.oxf.valueDomains.spatial.SpatialDomain
-
- containsValue(String) - Method in class org.n52.oxf.valueDomains.StringOpenValueDomain
-
- containsValue(String) - Method in class org.n52.oxf.valueDomains.StringValueDomain
-
checks if this StringValueDomain contains the parameter string.
- containsValue(ITime) - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
proofs whether the overgiven ITime object is contained in this TemporalValueDomain.
- Contents - Class in org.n52.oxf.ows.capabilities
-
Could also be implemented by using Generics.
- Contents() - Constructor for class org.n52.oxf.ows.capabilities.Contents
-
initializes a new (empty) ArrayList for dataIdentifications.
- Contents(List<Dataset>) - Constructor for class org.n52.oxf.ows.capabilities.Contents
-
- countExceptions() - Method in exception org.n52.oxf.ows.ExceptionReport
-
- CountParameter - Class in org.n52.oxf.om.x20
-
- CountParameter(String, long) - Constructor for class org.n52.oxf.om.x20.CountParameter
-
- createTime(String) - Static method in class org.n52.oxf.valueDomains.time.TimeFactory
-
- credentials - Variable in class org.n52.oxf.util.web.BasicAuthenticationHttpClient
-
- crs - Variable in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- genFile(String, String, String) - Static method in class org.n52.oxf.util.JavaHelper
-
Generates a file name with the specified parent path, midPart and postFix.
- genRndFile(String, String, String) - Static method in class org.n52.oxf.util.JavaHelper
-
Generates a random file name with the specified parent path, midPart and postFix.
- getAbstractDescription() - Method in class org.n52.oxf.ows.capabilities.Description
-
- getAccessConstraints() - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- getActuate() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getAddress() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- getAdministrativeArea() - Method in class org.n52.oxf.ows.capabilities.Address
-
- getAllowedValues() - Method in class org.n52.oxf.ows.Constraint
-
- getAllValues(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
-
- getAllValues(String) - Method in interface org.n52.oxf.request.RequestParameters
-
Get read-only access to all parameter values associated with the given parameter.
- getArcrole() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getAssociatedDataset() - Method in class org.n52.oxf.ows.capabilities.DatasetParameter
-
- getAuthenticationIntercepter() - Method in class org.n52.oxf.util.web.BasicAuthenticationHttpClient
-
- getAuthenticationIntercepter() - Method in class org.n52.oxf.util.web.PreemptiveBasicAuthenticationHttpClient
-
- getAvailableCRSs() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getBoundingBoxes() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getCalendar() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getCalendar() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getCity() - Method in class org.n52.oxf.ows.capabilities.Address
-
- getCommonName() - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- getConnectionManager() - Method in class org.n52.oxf.util.web.HttpClientDecorator
-
- getConnectionManager() - Method in class org.n52.oxf.util.web.PoolingConnectionManagerHttpClient
-
Deprecated.
- getConnectionManager() - Method in class org.n52.oxf.util.web.SimpleHttpClient
-
- getConstraints() - Method in class org.n52.oxf.ows.capabilities.Operation
-
- getConstraints() - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
Representation of possible Constraints.
- getConstraints() - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- getContactInfo() - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- getContactInstructions() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- getContents() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- getCountry() - Method in class org.n52.oxf.ows.capabilities.Address
-
- getCRS() - Method in interface org.n52.oxf.ows.capabilities.IBoundingBox
-
- getCRS() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getDataIdentification(int) - Method in class org.n52.oxf.ows.capabilities.Contents
-
- getDataIdentification(String) - Method in class org.n52.oxf.ows.capabilities.Contents
-
- getDataIdentificationCount() - Method in class org.n52.oxf.ows.capabilities.Contents
-
- getDataIdentificationIDArray() - Method in class org.n52.oxf.ows.capabilities.Contents
-
- getDay() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getDay() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getDays() - Method in interface org.n52.oxf.valueDomains.time.ITimeResolution
-
- getDays() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- getDcps() - Method in class org.n52.oxf.ows.capabilities.Operation
-
- getDeliveryPoints() - Method in class org.n52.oxf.ows.capabilities.Address
-
- getDepth() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
difference in z direction, i.e.
- getDimensions() - Method in interface org.n52.oxf.ows.capabilities.IBoundingBox
-
- getDimensions() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getDomainDescription() - Method in interface org.n52.oxf.ows.capabilities.IValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.AnyValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
-
gives a description of this ValueDomain
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
-
gives a description of this ValueDomain
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.filter.FilterValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.ObjectValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.OpenValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.spatial.SpatialDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.StringOpenValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.StringValueDomain
-
- getDomainDescription() - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
- getElectronicMailAddresses() - Method in class org.n52.oxf.ows.capabilities.Address
-
- getEnd() - Method in interface org.n52.oxf.valueDomains.time.ITimePeriod
-
- getEnd() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
- getExceptionCode() - Method in exception org.n52.oxf.ows.OWSException
-
- getExceptionsIterator() - Method in exception org.n52.oxf.ows.ExceptionReport
-
- getExceptionTexts() - Method in exception org.n52.oxf.ows.OWSException
-
- getFax() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- getFees() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getFees() - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- getFilterType() - Method in class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
- getFilterType() - Method in interface org.n52.oxf.valueDomains.filter.IFilter
-
returns the type of filter (e.g.
- getFilterType() - Method in class org.n52.oxf.valueDomains.filter.LogicFilter
-
returns the type of this logical filter
- getHeight() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
difference in y direction, i.e.
- getHour() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getHour() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getHours() - Method in interface org.n52.oxf.valueDomains.time.ITimeResolution
-
- getHours() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- getHoursOfService() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- getHref() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getHttpClientToDecorate() - Method in interface org.n52.oxf.util.web.HttpClient
-
- getHttpClientToDecorate() - Method in class org.n52.oxf.util.web.HttpClientDecorator
-
- getHttpClientToDecorate() - Method in class org.n52.oxf.util.web.SimpleHttpClient
-
- getHTTPGetRequestMethods() - Method in class org.n52.oxf.ows.capabilities.DCP
-
- getHTTPPostRequestMethods() - Method in class org.n52.oxf.ows.capabilities.DCP
-
- getIdentifier() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getIndividualName() - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- getKeywords() - Method in class org.n52.oxf.ows.capabilities.Description
-
- getLanguage() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getLanguage() - Method in exception org.n52.oxf.ows.ExceptionReport
-
- getLeftFilter() - Method in class org.n52.oxf.valueDomains.filter.LogicFilter
-
- getLlx() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox2D
-
- getLlx() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox3D
-
- getLly() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox2D
-
- getLly() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox3D
-
- getLlz() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox3D
-
- getLocator() - Method in exception org.n52.oxf.ows.OWSException
-
Indicates in which part the exception occurred.
- getLowerCorner() - Method in interface org.n52.oxf.ows.capabilities.IBoundingBox
-
- getLowerCorner() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getMaxValue() - Method in interface org.n52.oxf.ows.capabilities.IRangeValueDomain
-
- getMaxValue() - Method in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
-
- getMaxValue() - Method in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
-
- getMaxValue() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getMinute() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getMinute() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getMinutes() - Method in interface org.n52.oxf.valueDomains.time.ITimeResolution
-
- getMinutes() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- getMinValue() - Method in interface org.n52.oxf.ows.capabilities.IRangeValueDomain
-
- getMinValue() - Method in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
-
- getMinValue() - Method in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
-
- getMinValue() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getMonth() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getMonth() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getMonths() - Method in interface org.n52.oxf.valueDomains.time.ITimeResolution
-
- getMonths() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- getName() - Method in class org.n52.oxf.om.x20.OmParameter
-
- getName() - Method in class org.n52.oxf.ows.capabilities.Operation
-
- getName() - Method in class org.n52.oxf.ows.Constraint
-
- getOnlineResource() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- getOnlineResource() - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- getOperationByName(String) - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
- getOperations() - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
- getOperationsMetadata() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- getOrganisationName() - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- getOutputFormats() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getOwsConstraints() - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- getParameter(String) - Method in class org.n52.oxf.ows.capabilities.Operation
-
- getParameter(String, String) - Method in class org.n52.oxf.ows.capabilities.Operation
-
- getParameterNames() - Method in class org.n52.oxf.request.MultiValueRequestParameters
-
- getParameterNames() - Method in interface org.n52.oxf.request.RequestParameters
-
Returns all parameter names available in this parameter assembly.
- getParameters() - Method in class org.n52.oxf.ows.capabilities.Operation
-
- getParameters() - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
This parameters are inherited by ALL operations.
- getParametersAsMap() - Method in class org.n52.oxf.ows.capabilities.Operation
-
This returns a Map, which contains the parameterNames (= serviceSidedNames) as Keys and the
Parameters itself as values.
- getParameterValue(String) - Method in class org.n52.oxf.util.ParameterMap
-
Deprecated.
- getPassword() - Method in class org.n52.oxf.util.web.UserPasswordAuthentication
-
- getPointOfContactString() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getPositionName() - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- getPossibleValues() - Method in interface org.n52.oxf.ows.capabilities.IDiscreteValueDomain
-
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
-
returns the discrete Values of the DoubleValueDomain
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.filter.FilterValueDomain
-
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
-
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.ObjectValueDomain
-
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.spatial.SpatialDomain
-
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.StringValueDomain
-
- getPossibleValues() - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
- getPostalCode() - Method in class org.n52.oxf.ows.capabilities.Address
-
- getPropertyName() - Method in class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
- getProviderName() - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- getProviderSite() - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- getRequestBuilder() - Method in class org.n52.oxf.request.Request
-
- GetRequestMethod - Class in org.n52.oxf.ows.capabilities
-
- GetRequestMethod(OnlineResource, String[]) - Constructor for class org.n52.oxf.ows.capabilities.GetRequestMethod
-
- GetRequestMethod(OnlineResource) - Constructor for class org.n52.oxf.ows.capabilities.GetRequestMethod
-
- getResolution() - Method in interface org.n52.oxf.valueDomains.time.ITimePeriod
-
- getResolution() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
- getResponseHandler() - Method in class org.n52.oxf.request.Request
-
- getRightFilters() - Method in class org.n52.oxf.valueDomains.filter.LogicFilter
-
- getRole() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getSecond() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getSecond() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getSeconds() - Method in interface org.n52.oxf.valueDomains.time.ITimeResolution
-
- getSeconds() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- getSentRequest() - Method in exception org.n52.oxf.ows.OWSException
-
- getServiceContact() - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- getServiceIdentification() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- getServiceProvider() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- getServiceSidedName() - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- getServiceType() - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- getServiceTypeVersion() - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- getShow() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getSingleValue(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
-
- getSingleValue(String) - Method in interface org.n52.oxf.request.RequestParameters
-
Gets the first parameter value for the given parameter.
- getStart() - Method in interface org.n52.oxf.valueDomains.time.ITimePeriod
-
- getStart() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
- getTelephone() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- getTemporalDomain() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- getThrowablesIterator() - Method in exception org.n52.oxf.OXFThrowableCollection
-
- getTimeResolution() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getTimezone() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getTimezone() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getTitle() - Method in class org.n52.oxf.ows.capabilities.Description
-
- getTitle() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getType() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- getUOM() - Method in class org.n52.oxf.om.x20.QuantityParameter
-
- getUpdateSequence() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- getUpperCorner() - Method in interface org.n52.oxf.ows.capabilities.IBoundingBox
-
- getUpperCorner() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- getUrx() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox2D
-
- getUrx() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox3D
-
- getUry() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox2D
-
- getUry() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox3D
-
- getUrz() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox3D
-
- getUsername() - Method in class org.n52.oxf.util.web.UserPasswordAuthentication
-
- getValue() - Method in class org.n52.oxf.om.x20.OmParameter
-
- getValueDomain() - Method in class org.n52.oxf.ows.capabilities.Parameter
-
IValueDomain describes the allowed values of a parameter.
- getValues() - Method in class org.n52.oxf.request.MultiValue
-
- getVersion() - Method in exception org.n52.oxf.ows.ExceptionReport
-
- getVersion() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- getWidth() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
difference in x direction, i.e.
- getYear() - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
-
- getYear() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- getYears() - Method in interface org.n52.oxf.valueDomains.time.ITimeResolution
-
- getYears() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- GzipEnabledHttpClient - Class in org.n52.oxf.util.web
-
- GzipEnabledHttpClient(HttpClient) - Constructor for class org.n52.oxf.util.web.GzipEnabledHttpClient
-
- ObjectValueDomain - Class in org.n52.oxf.valueDomains
-
- ObjectValueDomain(List<Object>) - Constructor for class org.n52.oxf.valueDomains.ObjectValueDomain
-
- OmParameter<T> - Class in org.n52.oxf.om.x20
-
Implementation for OGC O&M v2.0 Paramter
- OmParameter(String, T) - Constructor for class org.n52.oxf.om.x20.OmParameter
-
- onFailure(String) - Method in interface org.n52.oxf.request.ResponseHandler
-
Called when no response could be received.
- onFailure(String) - Method in class org.n52.oxf.request.XmlObjectResponseHandler
-
- OnlineResource - Class in org.n52.oxf.ows.capabilities
-
This class refers to CI_OnlineResource of ISO 19115 and to the XLink Recommendation.
- OnlineResource(String) - Constructor for class org.n52.oxf.ows.capabilities.OnlineResource
-
- OnlineResource(String, String) - Constructor for class org.n52.oxf.ows.capabilities.OnlineResource
-
- OnlineResource(String, String, String, String, String, String, String) - Constructor for class org.n52.oxf.ows.capabilities.OnlineResource
-
- onSuccess(InputStream, int) - Method in interface org.n52.oxf.request.ResponseHandler
-
Called when a response was received successfully.
- onSuccess(InputStream, int) - Method in class org.n52.oxf.request.XmlObjectResponseHandler
-
- OpenValueDomain - Class in org.n52.oxf.valueDomains
-
- OpenValueDomain() - Constructor for class org.n52.oxf.valueDomains.OpenValueDomain
-
- Operation - Class in org.n52.oxf.ows.capabilities
-
This class holds the values to invoke a service operation.
- Operation(String, Parameter[], String[], DCP[]) - Constructor for class org.n52.oxf.ows.capabilities.Operation
-
- Operation(String, DCP[]) - Constructor for class org.n52.oxf.ows.capabilities.Operation
-
- Operation(String, String, String) - Constructor for class org.n52.oxf.ows.capabilities.Operation
-
convenience constructor.
- OPERATION_NOT_SUPPORTED - Static variable in exception org.n52.oxf.ows.OWSException
-
- OperationsMetadata - Class in org.n52.oxf.ows.capabilities
-
This class builds the foundation to inspect the possible operations of the
WebService.
- OperationsMetadata(Operation[]) - Constructor for class org.n52.oxf.ows.capabilities.OperationsMetadata
-
- OperationsMetadata(Operation[], Parameter[], String[]) - Constructor for class org.n52.oxf.ows.capabilities.OperationsMetadata
-
- OR - Static variable in interface org.n52.oxf.valueDomains.filter.IFilter
-
- org.n52.oxf - package org.n52.oxf
-
- org.n52.oxf.om.x20 - package org.n52.oxf.om.x20
-
- org.n52.oxf.ows - package org.n52.oxf.ows
-
- org.n52.oxf.ows.capabilities - package org.n52.oxf.ows.capabilities
-
- org.n52.oxf.request - package org.n52.oxf.request
-
- org.n52.oxf.util - package org.n52.oxf.util
-
- org.n52.oxf.util.web - package org.n52.oxf.util.web
-
- org.n52.oxf.valueDomains - package org.n52.oxf.valueDomains
-
- org.n52.oxf.valueDomains.filter - package org.n52.oxf.valueDomains.filter
-
- org.n52.oxf.valueDomains.spatial - package org.n52.oxf.valueDomains.spatial
-
- org.n52.oxf.valueDomains.time - package org.n52.oxf.valueDomains.time
-
- OWSException - Exception in org.n52.oxf.ows
-
Represents an Exception occuring while service side execution.
- OWSException(String[], String, String) - Constructor for exception org.n52.oxf.ows.OWSException
-
- OWSException(String[], String, String, String) - Constructor for exception org.n52.oxf.ows.OWSException
-
- OwsExceptionCode - Enum in org.n52.oxf.ows
-
- OXFException - Exception in org.n52.oxf
-
This is the standard Exception which will be thrown, if an error occures in the framework internally.
- OXFException() - Constructor for exception org.n52.oxf.OXFException
-
Constructs a new OXFException.
- OXFException(String) - Constructor for exception org.n52.oxf.OXFException
-
Constructs a new OXFException with the specified reason.
- OXFException(Throwable) - Constructor for exception org.n52.oxf.OXFException
-
Constructs a new OXFException with the specified cause.
- OXFException(String, Throwable) - Constructor for exception org.n52.oxf.OXFException
-
Constructs a new OXFException with the specified reason and cause.
- OXFRuntimeException - Exception in org.n52.oxf
-
OXFRuntimeException can be thrown during the normal operation of the Java Virtual Machine.
- OXFRuntimeException() - Constructor for exception org.n52.oxf.OXFRuntimeException
-
Constructs a new OXFRuntimeException.
- OXFRuntimeException(String) - Constructor for exception org.n52.oxf.OXFRuntimeException
-
Constructs a new OXFRuntimeException with the specified reason.
- OXFRuntimeException(Throwable) - Constructor for exception org.n52.oxf.OXFRuntimeException
-
Constructs a new OXFRuntimeException with the specified cause.
- OXFRuntimeException(String, Throwable) - Constructor for exception org.n52.oxf.OXFRuntimeException
-
Constructs a new OXFRuntimeException with the specified reason and cause.
- OXFThrowableCollection - Exception in org.n52.oxf
-
This class can be used to collect several occuring Throwables(/Exceptions).
- OXFThrowableCollection() - Constructor for exception org.n52.oxf.OXFThrowableCollection
-
- OXFThrowableCollection(String) - Constructor for exception org.n52.oxf.OXFThrowableCollection
-
- saveFile(OutputStream, InputStream) - Static method in class org.n52.oxf.util.IOHelper
-
- saveFile(String, URL) - Static method in class org.n52.oxf.util.IOHelper
-
- saveFile(File, InputStream) - Static method in class org.n52.oxf.util.IOHelper
-
- saveFile(File, File) - Static method in class org.n52.oxf.util.IOHelper
-
- saveFile(File, String) - Static method in class org.n52.oxf.util.IOHelper
-
- saveFile(String, String, boolean) - Static method in class org.n52.oxf.util.IOHelper
-
- SECOND_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
-
- sendViaGet(String, HttpClient) - Method in class org.n52.oxf.request.Request
-
- sendViaPost(String, HttpClient) - Method in class org.n52.oxf.request.Request
-
- SERVICE_TYPE - Static variable in class org.n52.oxf.request.MultiValueRequestParameters
-
Service type parameter identifier for OWS requests,
e.g. set to "SOS" for Sensor Observation Service requests.
- SERVICE_VERSION - Static variable in class org.n52.oxf.request.MultiValueRequestParameters
-
Service version parameter identifier for OWS requests, e.g. set to "1.0.0"
for version 1.0.0 requests of a specific service interface.
- ServiceContact - Class in org.n52.oxf.ows.capabilities
-
Description of person(s) and organizations.
- ServiceContact(String, String, String, Contact) - Constructor for class org.n52.oxf.ows.capabilities.ServiceContact
-
- ServiceDescriptor - Class in org.n52.oxf.ows
-
This class provides access to all the serviceMetadata which is described in the OWS Common spec (04-016r5h)
of the OGC.
- ServiceDescriptor(String, ServiceIdentification, ServiceProvider, OperationsMetadata, Contents) - Constructor for class org.n52.oxf.ows.ServiceDescriptor
-
- ServiceDescriptor(String, String, ServiceIdentification, ServiceProvider, OperationsMetadata, Contents, String) - Constructor for class org.n52.oxf.ows.ServiceDescriptor
-
- ServiceIdentification - Class in org.n52.oxf.ows.capabilities
-
ServiceIdentification describes the specific service.
- ServiceIdentification(String, String, String[]) - Constructor for class org.n52.oxf.ows.capabilities.ServiceIdentification
-
Constructor which has got the 'required' attributes for the ServiceIdentification-Section as its
parameters.
- ServiceIdentification(String, String, String[], String, String[], String, String[]) - Constructor for class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- ServiceProvider - Class in org.n52.oxf.ows.capabilities
-
This describes the provider of the service. please mind, that the contact
representation is only a String.
- ServiceProvider(String, ServiceContact) - Constructor for class org.n52.oxf.ows.capabilities.ServiceProvider
-
Constructor which has got the 'required' attributes for the
ServiceProvider-Section as its parameters.
- ServiceProvider(String, ServiceContact, OnlineResource) - Constructor for class org.n52.oxf.ows.capabilities.ServiceProvider
-
- serviceSidedName - Variable in class org.n52.oxf.ows.capabilities.Parameter
-
The service-sided-name or identifier of this parameter.
- setAbstractDescription(String) - Method in class org.n52.oxf.ows.capabilities.Description
-
- setAccessConstraints(String[]) - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- setActuate(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setAddress(Address) - Method in class org.n52.oxf.ows.capabilities.Contact
-
- setAdministrativeArea(String) - Method in class org.n52.oxf.ows.capabilities.Address
-
- setArcrole(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setAvailableCRSs(String[]) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setBoundingBoxes(IBoundingBox[]) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setCharset(Charset) - Method in class org.n52.oxf.request.MimetypeAwareRequestParameters
-
- setCity(String) - Method in class org.n52.oxf.ows.capabilities.Address
-
- setCommonName(String) - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- setConnectionTimout(int) - Method in class org.n52.oxf.util.web.SimpleHttpClient
-
- setConstraints(String[]) - Method in class org.n52.oxf.ows.capabilities.Operation
-
- setConstraints(String[]) - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
Representation of possible Constraints.
- setConstraints(String[]) - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- setContactInfo(Contact) - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- setContactInstructions(String) - Method in class org.n52.oxf.ows.capabilities.Contact
-
- setContents(Contents) - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- setCountry(String) - Method in class org.n52.oxf.ows.capabilities.Address
-
- setCRS(String) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- setDcps(DCP[]) - Method in class org.n52.oxf.ows.capabilities.Operation
-
- setDefaultResolution(String) - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
Sets a default resolution if the resolution has not been set yet in any other method.
- setDeliveryPoints(String[]) - Method in class org.n52.oxf.ows.capabilities.Address
-
- setDimensions(int) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- setElectronicMailAddresses(String[]) - Method in class org.n52.oxf.ows.capabilities.Address
-
- setFax(String[]) - Method in class org.n52.oxf.ows.capabilities.Contact
-
- setFees(String) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setFees(String) - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- setHoursOfService(String) - Method in class org.n52.oxf.ows.capabilities.Contact
-
- setHref(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setIdentifier(String) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setIndividualName(String) - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- setKeywords(String[]) - Method in class org.n52.oxf.ows.capabilities.Description
-
- setLanguage(Locale[]) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setLanguage(String) - Method in exception org.n52.oxf.ows.ExceptionReport
-
- setLocator(String) - Method in exception org.n52.oxf.ows.OWSException
-
Indicates in which part the exception occurred.
- setLowerCorner(double[]) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- setName(String) - Method in class org.n52.oxf.ows.capabilities.Operation
-
- setOnlineResource(OnlineResource) - Method in class org.n52.oxf.ows.capabilities.Contact
-
- setOnlineResource(OnlineResource) - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- setOperations(Operation[]) - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
- setOperationsMetadata(OperationsMetadata) - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- setOrganisationName(String) - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- setOutputFormats(String[]) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setOwsConstraints(Set<Constraint>) - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
Replaces the constraints set with the given one if it's not null.
- setParameters(Parameter[]) - Method in class org.n52.oxf.ows.capabilities.Operation
-
- setParameters(Parameter[]) - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
This parameters are inherited by ALL operations
- setPointOfContactString(String) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setPositionName(String) - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- setPostalCode(String) - Method in class org.n52.oxf.ows.capabilities.Address
-
- setPropertyName(String) - Method in class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
- setProviderName(String) - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- setProviderSite(OnlineResource) - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- setRequestBuilder(RequestBuilder) - Method in class org.n52.oxf.request.Request
-
- setRequired(boolean) - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- setResponseHandler(ResponseHandler) - Method in class org.n52.oxf.request.Request
-
- setRole(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setServiceContact(ServiceContact) - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- setServiceIdentification(ServiceIdentification) - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- setServiceProvider(ServiceProvider) - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- setServiceSidedName(String) - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- setServiceType(String) - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- setServiceTypeVersion(String[]) - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
sets the version for this service
- setShow(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setSocketTimout(int) - Method in class org.n52.oxf.util.web.SimpleHttpClient
-
- setTelephone(String[]) - Method in class org.n52.oxf.ows.capabilities.Contact
-
- setTemporalDomain(IDiscreteValueDomain<ITime>) - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- setTimezone(String) - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- setTitle(String) - Method in class org.n52.oxf.ows.capabilities.Description
-
sets the title.
- setTitle(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setType(String) - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- setType(String) - Method in class org.n52.oxf.request.MimetypeAwareRequestParameters
-
- setUpdateSequence(String) - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- setUpperCorner(double[]) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- setValueDomain(IValueDomain<?>) - Method in class org.n52.oxf.ows.capabilities.Parameter
-
IValueDomain describes the allowed values of a parameter.
- setVersion(String) - Method in exception org.n52.oxf.ows.ExceptionReport
-
- setVersion(String) - Method in class org.n52.oxf.ows.ServiceDescriptor
-
sets the version of the GetCapabilities operation response.
- SimpleHttpClient - Class in org.n52.oxf.util.web
-
- SimpleHttpClient() - Constructor for class org.n52.oxf.util.web.SimpleHttpClient
-
Creates an instance with timeout =
ms.
- SimpleHttpClient(int) - Constructor for class org.n52.oxf.util.web.SimpleHttpClient
-
Creates an instance with a given connection timeout.
- SimpleHttpClient(int, int) - Constructor for class org.n52.oxf.util.web.SimpleHttpClient
-
Creates an instance with the given timeouts.
- size() - Method in class org.n52.oxf.request.MultiValue
-
- SpatialDomain - Class in org.n52.oxf.valueDomains.spatial
-
NOT YET IMPLEMENTED
- SpatialDomain() - Constructor for class org.n52.oxf.valueDomains.spatial.SpatialDomain
-
- StringOpenValueDomain - Class in org.n52.oxf.valueDomains
-
- StringOpenValueDomain() - Constructor for class org.n52.oxf.valueDomains.StringOpenValueDomain
-
- StringValueDomain - Class in org.n52.oxf.valueDomains
-
- StringValueDomain() - Constructor for class org.n52.oxf.valueDomains.StringValueDomain
-
- StringValueDomain(String) - Constructor for class org.n52.oxf.valueDomains.StringValueDomain
-
- StringValueDomain(List<String>) - Constructor for class org.n52.oxf.valueDomains.StringValueDomain
-
- StringValueDomain(String[]) - Constructor for class org.n52.oxf.valueDomains.StringValueDomain
-
- supplyProperty(String, URL) - Static method in class org.n52.oxf.util.IOHelper
-
- TemporalValueDomain - Class in org.n52.oxf.valueDomains.time
-
This class is a ValueDomain for ITime objects.
- TemporalValueDomain(ITime) - Constructor for class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
- TemporalValueDomain(List<ITime>) - Constructor for class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
- TemporalValueDomain(ITime[]) - Constructor for class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
- TextParameter - Class in org.n52.oxf.om.x20
-
- TextParameter(String, String) - Constructor for class org.n52.oxf.om.x20.TextParameter
-
- TimeFactory - Class in org.n52.oxf.valueDomains.time
-
Creates an appropriate ITime object.
- TimeFactory() - Constructor for class org.n52.oxf.valueDomains.time.TimeFactory
-
- timeList - Variable in class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
a List of ITime objects; so either TimePosition or TimePeriod objects.
- TimePeriod - Class in org.n52.oxf.valueDomains.time
-
Represents a TimePeriod specified in OGC WCS spec 1.0.0 and consists of the TimePositions start and end and
the TimeResolution resolution.
- TimePeriod(String, String) - Constructor for class org.n52.oxf.valueDomains.time.TimePeriod
-
Constructs a TimePeriod without a resolution.
- TimePeriod(ITimePosition, ITimePosition, ITimeResolution) - Constructor for class org.n52.oxf.valueDomains.time.TimePeriod
-
- TimePeriod(String) - Constructor for class org.n52.oxf.valueDomains.time.TimePeriod
-
- TimePeriod(ITimePosition, ITimePosition) - Constructor for class org.n52.oxf.valueDomains.time.TimePeriod
-
- TimePosition - Class in org.n52.oxf.valueDomains.time
-
Represents a single timePosition.
- TimePosition(String) - Constructor for class org.n52.oxf.valueDomains.time.TimePosition
-
- TimeResolution - Class in org.n52.oxf.valueDomains.time
-
Represents a TimeResolution as specified in ISO8601:2004.
- TimeResolution(String) - Constructor for class org.n52.oxf.valueDomains.time.TimeResolution
-
constructs a timeResolution.
- toHtmlString() - Method in exception org.n52.oxf.ows.ExceptionReport
-
- toHtmlString() - Method in exception org.n52.oxf.ows.OWSException
-
- toISO8601Format() - Method in interface org.n52.oxf.ows.capabilities.ITime
-
- toISO8601Format() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
- toISO8601Format() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- toISO8601Format() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- toKVPString() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- toString() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- toString() - Method in class org.n52.oxf.ows.capabilities.DCP
-
- toString() - Method in interface org.n52.oxf.ows.capabilities.ITime
-
- toString() - Method in class org.n52.oxf.ows.capabilities.Operation
-
- toString() - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- toString() - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- toString() - Method in class org.n52.oxf.ows.Constraint
-
- toString() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- toString() - Method in class org.n52.oxf.request.MultiValue
-
- toString() - Method in class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
- toString() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- toString() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
-
- toString() - Method in class org.n52.oxf.valueDomains.time.TimePosition
-
- toString() - Method in class org.n52.oxf.valueDomains.time.TimeResolution
-
- toStringArray(Object[]) - Static method in class org.n52.oxf.util.JavaHelper
-
transforms the oArray to a String[]
- toXML() - Method in class org.n52.oxf.ows.capabilities.Address
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.Contact
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.Contents
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.Dataset
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.DatasetParameter
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.DCP
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.GetRequestMethod
-
- toXML() - Method in interface org.n52.oxf.ows.capabilities.IValueDomain
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.OnlineResource
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.Operation
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.OperationsMetadata
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.Parameter
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.PostRequestMethod
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.RequestMethod
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.ServiceContact
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.ServiceIdentification
-
- toXML() - Method in class org.n52.oxf.ows.capabilities.ServiceProvider
-
- toXML() - Method in class org.n52.oxf.ows.ServiceDescriptor
-
- toXML() - Method in class org.n52.oxf.valueDomains.AnyValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
-
creates an XML-String of the ValueDomain
- toXML() - Method in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
-
creates an XML-String of the ValueDomain
- toXML() - Method in class org.n52.oxf.valueDomains.filter.ComparisonFilter
-
creates a string representation of this filter in xml-format.
- toXML() - Method in class org.n52.oxf.valueDomains.filter.FilterValueDomain
-
- toXML() - Method in interface org.n52.oxf.valueDomains.filter.IFilter
-
creates a string representation of the filter in xml-format
- toXML() - Method in class org.n52.oxf.valueDomains.filter.LogicFilter
-
creates a string representation of the logical filter (without <ogc:Filter> begin and end-tag!)
- toXML() - Method in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.ObjectValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.OpenValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
-
- toXML() - Method in class org.n52.oxf.valueDomains.spatial.SpatialDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.StringOpenValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.StringValueDomain
-
- toXML() - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
-
- transformExceptionToHTML(Exception, boolean) - Static method in class org.n52.oxf.ExceptionTransformer
-
transforms the specified Exception into an HTML representation and returns it as a String.
- transformToColor(String) - Static method in class org.n52.oxf.util.JavaHelper
-
Transforms a hexadecimal to a Color object.
- TYPE_ARC - Static variable in class org.n52.oxf.ows.capabilities.OnlineResource
-
- TYPE_EXTENDED - Static variable in class org.n52.oxf.ows.capabilities.OnlineResource
-
- TYPE_LOCATOR - Static variable in class org.n52.oxf.ows.capabilities.OnlineResource
-
- TYPE_RESOURCE - Static variable in class org.n52.oxf.ows.capabilities.OnlineResource
-
- TYPE_SIMPLE - Static variable in class org.n52.oxf.ows.capabilities.OnlineResource
-
- TYPE_TITLE - Static variable in class org.n52.oxf.ows.capabilities.OnlineResource
-