Interface | Description |
---|---|
AxisTypes | |
KVPSymbols |
All recognized keys for KVP requests
|
WCPSConstants |
All String constants used by the WCPS are defined as String constants.
|
XMLSymbols |
All recognized XML symbols, including prefixes, namespaces, element labels,
attribute names, XPath contexts, and other XML-related constants.
|
Class | Description |
---|---|
CrsUtil |
Coordinates transformation utility in case a spatial reprojection
is needed before translating to WCPS/RASQL queries.
|
CrsUtil.CrsUri |
Nested class to offer utilities for CRS URI handling.
|
IOUtil |
I/O utility methods.
|
ListUtil |
List utilities.
|
MiscUtil |
Various utility methods.
|
Pair<A,B> |
A simple class to represent a pair.
|
PathUtil | |
StringUtil |
String utilities.
|
TimeUtil | |
Triple<A,B,C> |
A simple class to represent a triple.
|
WcsUtil |
WCS utility methods.
|
XMLUtil |
Common utility methods for working with XML.
|