public abstract class XMLRPCDecoder extends Object
static class
XMLRPCDecoder.Base64
protected
XMLRPCDecoder()
static Object
decode(Reader aReader)
protected abstract Object
decodeWithParser(XmlPullParser aParser)
static void
main(String[] args)
protected abstract String[]
names()
protected void
register(Map aMap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected XMLRPCDecoder()
public static Object decode(Reader aReader) throws Exception
Exception
protected abstract String[] names()
protected void register(Map aMap)
protected abstract Object decodeWithParser(XmlPullParser aParser) throws Exception
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.