|
||||||||||
| 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.wfs.AbstractWFSRequestXMLAdapter
public abstract class AbstractWFSRequestXMLAdapter
Provides basic functionality for parsing WFS XML requests.
| Field Summary | |
|---|---|
protected static NamespaceContext |
nsContext
Namespace context with predefined bindings "wfs" and "wfs200" |
protected static java.lang.String |
WFS_200_PREFIX
Namespace binding for WFS 2.0.0 constructs |
protected static java.lang.String |
WFS_PREFIX
Namespace binding for WFS 1.0.0 and WFS 1.1.0 constructs |
| Fields inherited from class org.deegree.commons.xml.XMLAdapter |
|---|
DEFAULT_URL, rootElement, XLN_NS |
| Constructor Summary | |
|---|---|
AbstractWFSRequestXMLAdapter()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final NamespaceContext nsContext
protected static final java.lang.String WFS_PREFIX
protected static final java.lang.String WFS_200_PREFIX
| Constructor Detail |
|---|
public AbstractWFSRequestXMLAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||