|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.protocol.wps.client.wps100.ExecuteResponse100Reader
public class ExecuteResponse100Reader
Parser for WPS 1.0.0 execute response documents.
Constructor Summary | |
---|---|
ExecuteResponse100Reader(javax.xml.stream.XMLStreamReader reader)
Creates an ExecuteResponse100Reader instance. |
Method Summary | |
---|---|
ExecutionResponse |
parse100()
Parses an execute response document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecuteResponse100Reader(javax.xml.stream.XMLStreamReader reader)
ExecuteResponse100Reader
instance.
reader
- an XMLStreamReader
instance, never null
Method Detail |
---|
public ExecutionResponse parse100() throws java.net.MalformedURLException, javax.xml.stream.XMLStreamException
ExecutionResponse
object
java.net.MalformedURLException
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |