public interface TypeParser
extends org.xml.sax.ContentHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getResult()
Returns the parsed object.
|
java.lang.Object getResult()
throws XmlRpcException
XmlRpcException - Creating the result object failed.java.lang.IllegalStateException - The method was invoked before
ContentHandler.endDocument().Copyright © 2001–2017. All rights reserved.