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