|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.commons.xml.XMLAdapter
org.deegree.protocol.sos.getobservation.EventTime100XMLAdapter
public class EventTime100XMLAdapter
This is an xml adapter for SOS 1.0.0 EventTimes.
| Nested Class Summary | |
|---|---|
static class |
EventTime100XMLAdapter.EventTimeXMLParsingException
EventTimeXMLParsingException is a hack to get correct OWSException codes. |
| Field Summary |
|---|
| Fields inherited from class org.deegree.commons.xml.XMLAdapter |
|---|
DEFAULT_URL, rootElement, XLN_NS |
| Constructor Summary | |
|---|---|
EventTime100XMLAdapter(org.apache.axiom.om.OMElement rootElement,
java.lang.String systemId)
Create a new EventTime adapter for SOS spec 1.0.0. |
|
| Method Summary | |
|---|---|
java.util.List<TimeFilter> |
parseTimeFilter()
Parse all temporalOps from the EventTime element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EventTime100XMLAdapter(org.apache.axiom.om.OMElement rootElement,
java.lang.String systemId)
rootElement - the EventTime elementsystemId - to resolve all relative files from.| Method Detail |
|---|
public java.util.List<TimeFilter> parseTimeFilter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||