Package org.xmlpull.v1.dom2_builder
Class DOM2XmlPullBuilder.BuildProcess
- java.lang.Object
-
- org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder.BuildProcess
-
- Enclosing class:
- DOM2XmlPullBuilder
static class DOM2XmlPullBuilder.BuildProcess extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ElementparseSubTree(XmlPullParser pp, Document docFactory)
-
-
-
Method Detail
-
parseSubTree
public Element parseSubTree(XmlPullParser pp, Document docFactory) throws XmlPullParserException, IOException
- Throws:
XmlPullParserExceptionIOException
-
-