public class SerializableParser extends ByteArrayParser
Constructor and Description |
---|
SerializableParser() |
Modifier and Type | Method and Description |
---|---|
Object |
getResult()
Returns the parsed object.
|
characters, endElement, startDocument, startElement
endDocument, endPrefixMapping, getDocumentLocator, ignorableWhitespace, isEmpty, processingInstruction, setDocumentLocator, setResult, skippedEntity, startPrefixMapping
public Object getResult() throws XmlRpcException
TypeParser
getResult
in interface TypeParser
getResult
in class TypeParserImpl
XmlRpcException
- Creating the result object failed.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.