public interface TypeParser extends ContentHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult()
Returns the parsed object.
|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingObject getResult() throws XmlRpcException
XmlRpcException - Creating the result object failed.IllegalStateException - The method was invoked before
ContentHandler.endDocument().Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.