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