|
||||||||||
| 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.OWS110CapabilitiesAdapter
org.deegree.protocol.wps.client.wps100.WPS100CapabilitiesAdapter
public class WPS100CapabilitiesAdapter
Provides access to the relevant information from a WPS 1.0.0 capabilities document.
WPSClient,
ProcessInfo| Field Summary |
|---|
| Fields inherited from class org.deegree.commons.xml.XMLAdapter |
|---|
DEFAULT_URL, rootElement, XLN_NS |
| Constructor Summary | |
|---|---|
WPS100CapabilitiesAdapter()
Creates a new WPS100CapabilitiesAdapter instance. |
|
| Method Summary | |
|---|---|
java.util.List<ProcessInfo> |
getProcesses()
Returns information on all processes announced in the document. |
| Methods inherited from class org.deegree.protocol.ows.OWS110CapabilitiesAdapter |
|---|
getOperationURL, parseMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WPS100CapabilitiesAdapter()
WPS100CapabilitiesAdapter instance.
| Method Detail |
|---|
public java.util.List<ProcessInfo> getProcesses()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||