parseWithIntrospection
public static Object parseWithIntrospection(Class<?> objectClass,
org.xmlpull.v1.XmlPullParser parser,
int initialDepth)
throws NoSuchMethodException,
SecurityException,
InstantiationException,
IllegalAccessException,
org.xmlpull.v1.XmlPullParserException,
IOException,
IllegalArgumentException,
InvocationTargetException,
ClassNotFoundException
- Throws:
NoSuchMethodException
SecurityException
InstantiationException
IllegalAccessException
org.xmlpull.v1.XmlPullParserException
IOException
IllegalArgumentException
InvocationTargetException
ClassNotFoundException