|
||||||||||
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.observation.persistence.ObservationStoreXMLAdapter
public class ObservationStoreXMLAdapter
The class TODO add class documentation here.
Field Summary |
---|
Fields inherited from class org.deegree.commons.xml.XMLAdapter |
---|
DEFAULT_URL, nsContext, rootElement, XLN_NS |
Constructor Summary | |
---|---|
ObservationStoreXMLAdapter()
|
Method Summary | |
---|---|
ContinuousObservationStore |
parseContinuous()
|
SimpleObservationStore |
parseSimple()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ObservationStoreXMLAdapter()
Method Detail |
---|
public SimpleObservationStore parseSimple() throws XMLProcessingException
SimpleObservationStore
object
XMLProcessingException
public ContinuousObservationStore parseContinuous() throws XMLProcessingException
ContinuousObservationStore
object
XMLProcessingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |