|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlrpc.parser.TypeParserImpl
org.apache.xmlrpc.parser.ByteArrayParser
org.apache.xmlrpc.parser.SerializableParser
A parser for serializable objects.
Constructor Summary | |
SerializableParser()
|
Method Summary | |
java.lang.Object |
getResult()
Returns the parsed object. |
Methods inherited from class org.apache.xmlrpc.parser.ByteArrayParser |
characters, endElement, startDocument, startElement |
Methods inherited from class org.apache.xmlrpc.parser.TypeParserImpl |
endDocument, endPrefixMapping, getDocumentLocator, ignorableWhitespace, isEmpty, processingInstruction, setDocumentLocator, setResult, skippedEntity, startPrefixMapping |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SerializableParser()
Method Detail |
public java.lang.Object getResult() throws XmlRpcException
TypeParser
getResult
in interface TypeParser
getResult
in class TypeParserImpl
XmlRpcException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |