|
||||||||||
| 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.ows.OWSCommonXMLAdapter
org.deegree.protocol.sos.SOSRequest100XMLAdapter
public class SOSRequest100XMLAdapter
Base class for all SOS 1.0.0 XMLAdapter. Defines the SOS XML namespace.
| Field Summary | |
|---|---|
protected static NamespaceContext |
nsContext
namespace context with sos ns |
| Fields inherited from class org.deegree.protocol.ows.OWSCommonXMLAdapter |
|---|
OWS_NS, OWS_PREFIX, OWS110_NS, OWS110_PREFIX, XML_NS, XML_PREFIX |
| Fields inherited from class org.deegree.commons.xml.XMLAdapter |
|---|
DEFAULT_URL, rootElement, XLN_NS |
| Constructor Summary | |
|---|---|
protected |
SOSRequest100XMLAdapter()
|
| Method Summary | |
|---|---|
protected java.lang.String |
getRequiredStringNode(org.apache.axiom.om.OMElement root,
XPath xpath)
Return the required node, throws an OWS MissingParameterValue exception if the node is missing. |
| Methods inherited from class org.deegree.protocol.ows.OWSCommonXMLAdapter |
|---|
exportBoundingBoxType, exportCoordinateList, exportPositionType, parseBoundingBoxType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final NamespaceContext nsContext
| Constructor Detail |
|---|
protected SOSRequest100XMLAdapter()
| Method Detail |
|---|
protected java.lang.String getRequiredStringNode(org.apache.axiom.om.OMElement root,
XPath xpath)
throws XMLParsingException
root - xpath -
OWSException
XMLParsingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||