public abstract class XMLParser<T extends Request> extends AbstractRequestParser<T>
Constructor and Description |
---|
XMLParser() |
Modifier and Type | Method and Description |
---|---|
boolean |
canParse(HTTPRequest request) |
protected nu.xom.Element |
parseInput(java.lang.String input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOperationName, parse
public boolean canParse(HTTPRequest request)
protected nu.xom.Element parseInput(java.lang.String input) throws WCSException
WCSException