Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V X Y 

A

add(Integer) - Method in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
 
add(ITime) - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
adds an ITime object to the timeList.
add(String) - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
adds an ITime object to the timeList.
addArrayElements(byte[], byte[]) - Static method in class org.n52.oxf.util.JavaHelper
Adds the elements of the fromArray to the toArray.
addArrayElements(String[], String[]) - Static method in class org.n52.oxf.util.JavaHelper
Adds the elements of the fromArray to the toArray.
addDataIdentication(Dataset) - Method in class org.n52.oxf.ows.capabilities.Contents
 
addException(OWSException) - Method in exception org.n52.oxf.ows.ExceptionReport
 
addHTTPGet(GetRequestMethod) - Method in class org.n52.oxf.ows.capabilities.DCP
 
addHTTPPost(PostRequestMethod) - Method in class org.n52.oxf.ows.capabilities.DCP
 
addNonEmpty(String, String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
Adds a required parameter to the map doing a non-null check beforehand.
addNonEmpty(String, Collection<String>) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
addOwsConstraint(Constraint) - Method in class org.n52.oxf.ows.capabilities.RequestMethod
Adds a single constraint to the set of constraints.
addParameter(Parameter) - Method in class org.n52.oxf.ows.capabilities.Operation
 
addParameterEnumValues(String, Enum<?>...) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
addParameterEnumValues(String, Enum<?>...) - Method in interface org.n52.oxf.request.RequestParameters
Adds a bulk of parameter values (from a particular codelist) to the given parameter.
addParameterStringValues(String, String...) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
addParameterStringValues(String, String...) - Method in interface org.n52.oxf.request.RequestParameters
Adds a bulk of parameter values to the given parameter.
addParameterValue(String, String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
addParameterValue(String, String) - Method in interface org.n52.oxf.request.RequestParameters
Adds a new parameter value to the given parameter.
addParameterValues(String, Iterable<String>) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
addParameterValues(String, Iterable<String>) - Method in interface org.n52.oxf.request.RequestParameters
Adds a bulk of parameter values to the given parameter.
addPossibleValue(IFilter) - Method in class org.n52.oxf.valueDomains.filter.FilterValueDomain
 
addPossibleValue(String) - Method in class org.n52.oxf.valueDomains.StringValueDomain
 
Address - Class in org.n52.oxf.ows.capabilities
Information about the physical or electonical address of the organization or individual.
Address(String, String, String, String, String[], String[]) - Constructor for class org.n52.oxf.ows.capabilities.Address
 
addThrowable(Throwable) - Method in exception org.n52.oxf.OXFThrowableCollection
 
addValue(String) - Method in class org.n52.oxf.request.MultiValue
 
after(ITimePosition) - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
 
after(ITimePosition) - Method in class org.n52.oxf.valueDomains.time.TimePosition
 
AND - Static variable in interface org.n52.oxf.valueDomains.filter.IFilter
 
AnyValueDomain - Class in org.n52.oxf.valueDomains
This value domain accepts all and everything.
AnyValueDomain() - Constructor for class org.n52.oxf.valueDomains.AnyValueDomain
 
asRectangle2D() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox2D
 
AuthTokenAwareHttpClient - Class in org.n52.oxf.util.web
This HttpClientDecorator adds an authtoken to each request in the HttpHeader.AUTHORIZATION.
AuthTokenAwareHttpClient(HttpClient, String) - Constructor for class org.n52.oxf.util.web.AuthTokenAwareHttpClient
 

B

BasicAuthenticationHttpClient - Class in org.n52.oxf.util.web
 
BasicAuthenticationHttpClient(HttpClient) - Constructor for class org.n52.oxf.util.web.BasicAuthenticationHttpClient
 
before(ITimePosition) - Method in interface org.n52.oxf.valueDomains.time.ITimePosition
 
before(ITimePosition) - Method in class org.n52.oxf.valueDomains.time.TimePosition
 
BooleanParameter - Class in org.n52.oxf.om.x20
 
BooleanParameter(String, boolean) - Constructor for class org.n52.oxf.om.x20.BooleanParameter
 
BoundingBox - Class in org.n52.oxf.valueDomains.spatial
This represents a standard BoundingBox.
BoundingBox(double[], double[]) - Constructor for class org.n52.oxf.valueDomains.spatial.BoundingBox
this constructor has all required attributes as its parameters.
BoundingBox(String, double[], double[]) - Constructor for class org.n52.oxf.valueDomains.spatial.BoundingBox
this constructor has all attributes as its parameters.
BoundingBox2D - Class in org.n52.oxf.valueDomains.spatial
This represents a 2-dimensional BoundingBox.
BoundingBox2D(double, double, double, double) - Constructor for class org.n52.oxf.valueDomains.spatial.BoundingBox2D
this constructor has all required attributes as its parameters.
BoundingBox2D(String, double, double, double, double) - Constructor for class org.n52.oxf.valueDomains.spatial.BoundingBox2D
this constructor has all attributes as its parameters.
BoundingBox3D - Class in org.n52.oxf.valueDomains.spatial
This represents a 3-dimensional BoundingBox.
BoundingBox3D(double, double, double, double, double, double) - Constructor for class org.n52.oxf.valueDomains.spatial.BoundingBox3D
this constructor has all required attributes as its parameters.
BoundingBox3D(String, double, double, double, double, double, double) - Constructor for class org.n52.oxf.valueDomains.spatial.BoundingBox3D
this constructor has all attributes as its parameters.
buildRequest(RequestParameters) - Method in interface org.n52.oxf.request.RequestBuilder
 

C

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
 

D

Dataset - Class in org.n52.oxf.ows.capabilities
This holds metadata about data provided by the service.
Dataset(String, String, IBoundingBox[]) - Constructor for class org.n52.oxf.ows.capabilities.Dataset
 
Dataset(String, String, IBoundingBox[], String[], String[], String, Locale[], String, IDiscreteValueDomain<ITime>, String, String[]) - Constructor for class org.n52.oxf.ows.capabilities.Dataset
 
DatasetParameter - Class in org.n52.oxf.ows.capabilities
You can use this class "DatasetParameter" to associate a Parameter with a specific dataset (that means a Dataset).
DatasetParameter(String, boolean, IValueDomain, Dataset, String) - Constructor for class org.n52.oxf.ows.capabilities.DatasetParameter
 
DAY_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
 
DCP - Class in org.n52.oxf.ows.capabilities
Container for the different RequestMethods.
DCP(GetRequestMethod, PostRequestMethod) - Constructor for class org.n52.oxf.ows.capabilities.DCP
 
DCP(List<RequestMethod>) - Constructor for class org.n52.oxf.ows.capabilities.DCP
 
decompressAll(File, File) - Static method in class org.n52.oxf.util.IOHelper
 
Description - Class in org.n52.oxf.ows.capabilities
According to the OWS Common this holds some general parameters, which are needed by ServiceIdentification and Dataset.
Description(String) - Constructor for class org.n52.oxf.ows.capabilities.Description
this constructor has all required attributes as its parameters.
Description(String, String, String[]) - Constructor for class org.n52.oxf.ows.capabilities.Description
this constructor has all required attributes as its parameters.
description - Variable in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
description of the valueDomain
description - Variable in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
description of the valueDomain
description - Variable in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
description of the valueDomain
description - Variable in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
description of the valueDomain
dimensions - Variable in class org.n52.oxf.valueDomains.spatial.BoundingBox
 
DoubleDiscreteValueDomain - Class in org.n52.oxf.valueDomains
 
DoubleDiscreteValueDomain(List<Double>) - Constructor for class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
Constructor with discrete Values
DoubleDiscreteValueDomain(Double[]) - Constructor for class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
 
DoubleRangeValueDomain - Class in org.n52.oxf.valueDomains
 
DoubleRangeValueDomain(double, double) - Constructor for class org.n52.oxf.valueDomains.DoubleRangeValueDomain
Constructor with min and max value

E

equals(Object) - Method in class org.n52.oxf.ows.Constraint
 
equals(Object) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
 
equals(Object) - Method in class org.n52.oxf.valueDomains.time.TimePeriod
 
equals(Object) - Method in class org.n52.oxf.valueDomains.time.TimePosition
 
ERROR_INPUT_COORDINATES - Static variable in class org.n52.oxf.valueDomains.spatial.BoundingBox
 
ERROR_NUM_OF_COORINDATE_DIFFER - Static variable in class org.n52.oxf.valueDomains.spatial.BoundingBox
 
ExceptionReport - Exception in org.n52.oxf.ows
Encapsulates Exceptions which occur on service side processing.
ExceptionReport(String, String) - Constructor for exception org.n52.oxf.ows.ExceptionReport
 
ExceptionTransformer - Class in org.n52.oxf
 
ExceptionTransformer() - Constructor for class org.n52.oxf.ExceptionTransformer
 
executeGet(String) - Method in interface org.n52.oxf.util.web.HttpClient
 
executeGet(String, RequestParameters) - Method in interface org.n52.oxf.util.web.HttpClient
 
executeGet(String) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executeGet(String, RequestParameters) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executeGet(String) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 
executeGet(String, RequestParameters) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 
executeMethod(HttpRequestBase) - Method in interface org.n52.oxf.util.web.HttpClient
 
executeMethod(HttpRequestBase) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executeMethod(HttpRequestBase) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 
executePost(String, XmlObject) - Method in interface org.n52.oxf.util.web.HttpClient
Sends the given payload as content-type text/xml with UTF-8 encoding to the determined URI.
executePost(String, String) - Method in interface org.n52.oxf.util.web.HttpClient
Sends the given payload as content-type text/xml with UTF-8 encoding to the determined URI.
executePost(String, String, ContentType) - Method in interface org.n52.oxf.util.web.HttpClient
Sends the given payload (marked to be of a specific content-type) to the determined URI.
executePost(String, HttpEntity) - Method in interface org.n52.oxf.util.web.HttpClient
Sends the given payload to the determined URI.
executePost(String, XmlObject) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executePost(String, String) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executePost(String, String, ContentType) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executePost(String, HttpEntity) - Method in class org.n52.oxf.util.web.HttpClientDecorator
 
executePost(String, XmlObject) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 
executePost(String, String) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 
executePost(String, String, ContentType) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 
executePost(String, HttpEntity) - Method in class org.n52.oxf.util.web.SimpleHttpClient
 

F

FilterValueDomain - Class in org.n52.oxf.valueDomains.filter
ValueDomain for OGC Filter Implementation Specification 1.1.0 conform filters, containsValue()-method checks only the FilterType!
FilterValueDomain() - Constructor for class org.n52.oxf.valueDomains.filter.FilterValueDomain
 

G

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
Deprecated.
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
Deprecated.
Returned value was always null because it could never been set. Will be remove in next major version.
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
 

H

hashCode() - Method in class org.n52.oxf.ows.Constraint
 
hashCode() - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
 
hashCode() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
 
hashCode() - Method in class org.n52.oxf.valueDomains.time.TimePosition
 
hasMultipleValues(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
hasMultipleValues(String) - Method in interface org.n52.oxf.request.RequestParameters
Checks if the assembly has more than one parameter value associated to the given key.
hasValues() - Method in class org.n52.oxf.request.MultiValue
 
HOUR_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
 
HttpClient - Interface in org.n52.oxf.util.web
 
HttpClientDecorator - Class in org.n52.oxf.util.web
 
HttpClientDecorator(HttpClient) - Constructor for class org.n52.oxf.util.web.HttpClientDecorator
 
HttpClientException - Exception in org.n52.oxf.util.web
 
HttpClientException(String, Throwable) - Constructor for exception org.n52.oxf.util.web.HttpClientException
 
HttpClientException(String) - Constructor for exception org.n52.oxf.util.web.HttpClientException
 

I

IBoundingBox - Interface in org.n52.oxf.ows.capabilities
 
IDiscreteValueDomain<T> - Interface in org.n52.oxf.ows.capabilities
 
IFilter - Interface in org.n52.oxf.valueDomains.filter
This interface encapsulates the behavior of an Filter which is conform to the OGC Filter Encoding Specification 1.1.0
IFilter.ComparisonOperators - Enum in org.n52.oxf.valueDomains.filter
enum represents the possible logical comparison operators as defined in OGC Filter Schema
IntegerDiscreteValueDomain - Class in org.n52.oxf.valueDomains
 
IntegerDiscreteValueDomain(Integer) - Constructor for class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
 
IntegerDiscreteValueDomain(List<Integer>) - Constructor for class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
 
IntegerDiscreteValueDomain(Integer[]) - Constructor for class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
 
IntegerRangeValueDomain - Class in org.n52.oxf.valueDomains
 
IntegerRangeValueDomain(int, int) - Constructor for class org.n52.oxf.valueDomains.IntegerRangeValueDomain
 
INVALID_PARAMTER_VALUE - Static variable in exception org.n52.oxf.ows.OWSException
 
INVALID_UPDATE_SEQUENCE - Static variable in exception org.n52.oxf.ows.OWSException
 
IOHelper - Class in org.n52.oxf.util
Some little helper methods for IO-handling.
IOHelper() - Constructor for class org.n52.oxf.util.IOHelper
 
IRangeValueDomain<T> - Interface in org.n52.oxf.ows.capabilities
 
isEmpty() - Method in exception org.n52.oxf.OXFThrowableCollection
 
isEmpty() - Method in class org.n52.oxf.request.MimetypeAwareRequestParameters
 
isEmpty() - Method in class org.n52.oxf.request.MultiValue
 
isEmpty() - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
isEmpty(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
isEmpty() - Method in interface org.n52.oxf.request.RequestParameters
Checks if the assembly is empty at all.
isEmpty(String) - Method in interface org.n52.oxf.request.RequestParameters
Checks if the given parameter has at least one associated value.
isEmpty() - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
 
isEmptyString(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
isEmptyValue(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
Checks if value of the given parameter is empty.
isRequired() - Method in class org.n52.oxf.ows.capabilities.Parameter
indicates if a parameter has to be part of a certain operation.
isResolutionSet() - Method in class org.n52.oxf.valueDomains.time.TimePeriod
 
isSetMimetype() - Method in class org.n52.oxf.request.MimetypeAwareRequestParameters
 
isSingleValue(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
isSingleValue(String) - Method in interface org.n52.oxf.request.RequestParameters
Checks if the assembly has exact one parameter value associated to the given key.
isValid() - Method in class org.n52.oxf.request.MimetypeAwareRequestParameters
 
ITime - Interface in org.n52.oxf.ows.capabilities
 
ITimePeriod - Interface in org.n52.oxf.valueDomains.time
 
ITimePosition - Interface in org.n52.oxf.valueDomains.time
Specifies a position of time by defining year, month, day, hour, minute and second.
ITimeResolution - Interface in org.n52.oxf.valueDomains.time
Specifies a resolution for time by defining year, month, day, hours, minutes and seconds.
IValueDomain<T> - Interface in org.n52.oxf.ows.capabilities
This class can be seen as a special container.

J

JavaHelper - Class in org.n52.oxf.util
 
JavaHelper() - Constructor for class org.n52.oxf.util.JavaHelper
 

L

LogicFilter - Class in org.n52.oxf.valueDomains.filter
Class represents a logical filter which is conform to OGC Filter Encoding Specification 1.1.0
LogicFilter(String) - Constructor for class org.n52.oxf.valueDomains.filter.LogicFilter
Constructor with filterType as parameter
LogicFilter(String, IFilter, ArrayList<IFilter>) - Constructor for class org.n52.oxf.valueDomains.filter.LogicFilter
Constructor with all parameters, should be used as constructor for AND and OR filters
LogicFilter(String, IFilter) - Constructor for class org.n52.oxf.valueDomains.filter.LogicFilter
Constructor only useable for NOT Filters
lowerCorner - Variable in class org.n52.oxf.valueDomains.spatial.BoundingBox
stores the coordinates of the lowerCorner.

M

max - Variable in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
max value
max - Variable in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
maximum.
mergeWith(RequestParameters) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
mergeWith(RequestParameters) - Method in interface org.n52.oxf.request.RequestParameters
Merge the given parameter assembly with this instance.
MIME_TYPE - Static variable in class org.n52.oxf.request.MimetypeAwareRequestParameters
 
MimetypeAwareRequestParameters - Class in org.n52.oxf.request
Assembles parameters for an encoded request: the mimetype build of type and encoding.
MimetypeAwareRequestParameters() - Constructor for class org.n52.oxf.request.MimetypeAwareRequestParameters
 
min - Variable in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
min value
min - Variable in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
minimum.
MINUTE_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
 
MISSING_PARAMETER_VALUE - Static variable in exception org.n52.oxf.ows.OWSException
 
MONTH_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
 
MultiValue - Class in org.n52.oxf.request
This class is test only yet!
MultiValue() - Constructor for class org.n52.oxf.request.MultiValue
 
MultiValueRequestParameters - Class in org.n52.oxf.request
 
MultiValueRequestParameters() - Constructor for class org.n52.oxf.request.MultiValueRequestParameters
 

N

NO_APPLICABLE_CODE - Static variable in exception org.n52.oxf.ows.OWSException
 
normalize(String) - Static method in class org.n52.oxf.util.JavaHelper
 
NOT - Static variable in interface org.n52.oxf.valueDomains.filter.IFilter
 
NOT_SET - Static variable in interface org.n52.oxf.ows.capabilities.ITime
 

O

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
 

P

PARAMETER - Static variable in class org.n52.oxf.om.x20.OmParameter
 
Parameter - Class in org.n52.oxf.ows.capabilities
This class is used by each Operation and is utilized to describe one possible parameter of the operation.
Parameter(String, boolean, IValueDomain, String) - Constructor for class org.n52.oxf.ows.capabilities.Parameter
this constructor has all attributes as its parameters.
PARAMETER_NAME - Static variable in class org.n52.oxf.om.x20.OmParameter
 
PARAMETER_PATTERN - Static variable in class org.n52.oxf.util.ParameterMap
Deprecated.
 
ParameterMap - Class in org.n52.oxf.util
Deprecated.
TODO add new class and workflow to deprecated tag
ParameterMap(String) - Constructor for class org.n52.oxf.util.ParameterMap
Deprecated.
 
paramMap - Variable in class org.n52.oxf.util.ParameterMap
Deprecated.
 
PERIOD_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePeriod
 
PoolingConnectionManagerHttpClient - Class in org.n52.oxf.util.web
Deprecated.
will remain deprecated until workflow is fixed.
PoolingConnectionManagerHttpClient() - Constructor for class org.n52.oxf.util.web.PoolingConnectionManagerHttpClient
Deprecated.
 
PoolingConnectionManagerHttpClient(int) - Constructor for class org.n52.oxf.util.web.PoolingConnectionManagerHttpClient
Deprecated.
 
possibleValues - Variable in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
List with possible values
possibleValues - Variable in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
List with possible values (if this value domain has discrete values
possibleValues - Variable in class org.n52.oxf.valueDomains.StringValueDomain
 
PostRequestMethod - Class in org.n52.oxf.ows.capabilities
 
PostRequestMethod(OnlineResource, String[]) - Constructor for class org.n52.oxf.ows.capabilities.PostRequestMethod
 
PostRequestMethod(OnlineResource) - Constructor for class org.n52.oxf.ows.capabilities.PostRequestMethod
 
PreemptiveBasicAuthenticationHttpClient - Class in org.n52.oxf.util.web
 
PreemptiveBasicAuthenticationHttpClient(HttpClient) - Constructor for class org.n52.oxf.util.web.PreemptiveBasicAuthenticationHttpClient
 
printStackTrace(PrintStream) - Method in exception org.n52.oxf.ows.ExceptionReport
 
printStackTrace(PrintStream) - Method in exception org.n52.oxf.ows.OWSException
 
printStackTrace() - Method in exception org.n52.oxf.OXFThrowableCollection
 
printStackTrace(PrintStream) - Method in exception org.n52.oxf.OXFThrowableCollection
 
printStackTrace(PrintWriter) - Method in exception org.n52.oxf.OXFThrowableCollection
 
ProcessingRequestException - Exception in org.n52.oxf.request
 
ProcessingRequestException(String, Throwable) - Constructor for exception org.n52.oxf.request.ProcessingRequestException
 
ProcessingRequestException(String) - Constructor for exception org.n52.oxf.request.ProcessingRequestException
 
produceValue(String...) - Method in interface org.n52.oxf.ows.capabilities.IValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.AnyValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.DoubleDiscreteValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.DoubleRangeValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.filter.FilterValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.IntegerDiscreteValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.IntegerRangeValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.ObjectValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.OpenValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.spatial.BoundingBox
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.spatial.SpatialDomain
NOT YET IMPLEMENTED
produceValue(String...) - Method in class org.n52.oxf.valueDomains.StringOpenValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.StringValueDomain
 
produceValue(String...) - Method in class org.n52.oxf.valueDomains.time.TemporalValueDomain
builds from the first element of the stringArray an ITime object.
PROPERTY_IS_BETWEEN - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_EQUAL_TO - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_GREATER_THAN - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_LESS_THAN - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_LESS_THAN_OR_EQUAL_TO - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_LIKE - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_NOT_EQUAL_TO - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
PROPERTY_IS_NULL - Static variable in class org.n52.oxf.valueDomains.filter.ComparisonFilter
 
provideAuthentication(HttpHost, String, String) - Method in class org.n52.oxf.util.web.BasicAuthenticationHttpClient
 
ProxyAwareHttpClient - Class in org.n52.oxf.util.web
 
ProxyAwareHttpClient(HttpClient) - Constructor for class org.n52.oxf.util.web.ProxyAwareHttpClient
Decorates the given HttpClient to be proxy aware.

Q

QuantityParameter - Class in org.n52.oxf.om.x20
 
QuantityParameter(String, String, double) - Constructor for class org.n52.oxf.om.x20.QuantityParameter
 

R

readText(InputStream) - Static method in class org.n52.oxf.util.IOHelper
 
readText(URL) - Static method in class org.n52.oxf.util.IOHelper
 
readText(File) - Static method in class org.n52.oxf.util.IOHelper
 
remove(String) - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
remove(String) - Method in interface org.n52.oxf.request.RequestParameters
Removes the given parameter and its associated values.
removeAll() - Method in class org.n52.oxf.request.MultiValue
Removes all values contained by this instance.
removeAll() - Method in class org.n52.oxf.request.MultiValueRequestParameters
 
removeAll() - Method in interface org.n52.oxf.request.RequestParameters
Performs a complete clean of this assembly instance.
removeDataIdentification(int) - Method in class org.n52.oxf.ows.capabilities.Contents
 
removeValue(String) - Method in class org.n52.oxf.request.MultiValue
 
Request - Class in org.n52.oxf.request
This class is test only yet!
Request(RequestBuilder, ResponseHandler) - Constructor for class org.n52.oxf.request.Request
 
requestBuilder - Variable in class org.n52.oxf.request.Request
 
RequestBuilder - Interface in org.n52.oxf.request
This class is test only yet!
RequestMethod - Class in org.n52.oxf.ows.capabilities
Specifies the type of request of a specific operation.
RequestMethod(OnlineResource, String[]) - Constructor for class org.n52.oxf.ows.capabilities.RequestMethod
RequestMethod(OnlineResource, Set<Constraint>) - Constructor for class org.n52.oxf.ows.capabilities.RequestMethod
 
RequestMethod(OnlineResource) - Constructor for class org.n52.oxf.ows.capabilities.RequestMethod
this constructor has all required attributes as its parameters.
RequestParameters - Interface in org.n52.oxf.request
Represents an assembly of request parameters (key-value pairs).
required - Variable in class org.n52.oxf.ows.capabilities.Parameter
indicates if this ParameterContainer is required for the operation.
RESOLUTION_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimeResolution
 
responseHandler - Variable in class org.n52.oxf.request.Request
 
ResponseHandler - Interface in org.n52.oxf.request
 

S

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
Deprecated.
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
 

T

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
Constructs a TimePosition out of a ISO 8601 String.
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
 

U

upperCorner - Variable in class org.n52.oxf.valueDomains.spatial.BoundingBox
stores the coordinates of the upperCorner.
UserPasswordAuthentication - Class in org.n52.oxf.util.web
 
UserPasswordAuthentication(String, String) - Constructor for class org.n52.oxf.util.web.UserPasswordAuthentication
 
UTC_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
 

V

valueDomain - Variable in class org.n52.oxf.ows.capabilities.Parameter
Valid values for this parameter.
valueOf(String) - Static method in enum org.n52.oxf.ows.OwsExceptionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.n52.oxf.valueDomains.filter.IFilter.ComparisonOperators
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.n52.oxf.ows.OwsExceptionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.n52.oxf.valueDomains.filter.IFilter.ComparisonOperators
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_NEGOTIATION_FOUND - Static variable in exception org.n52.oxf.ows.OWSException
 

X

XmlObjectResponseHandler - Class in org.n52.oxf.request
This class is test only yet!
XmlObjectResponseHandler() - Constructor for class org.n52.oxf.request.XmlObjectResponseHandler
 

Y

YEAR_PATTERN - Static variable in class org.n52.oxf.valueDomains.time.TimePosition
 
A B C D E F G H I J L M N O P Q R S T U V X Y 

Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.