Package org.robolectric.res
Class StaxDocumentLoader
java.lang.Object
org.robolectric.res.DocumentLoader
org.robolectric.res.StaxDocumentLoader
public class StaxDocumentLoader extends DocumentLoader
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StaxDocumentLoader(String packageName, Path resourceBase, org.robolectric.res.NodeHandler topLevelNodeHandler)
-
Method Summary
Modifier and Type Method Description protected void
doParse(XMLStreamReader reader, XmlContext xmlContext)
protected void
loadResourceXmlFile(XmlContext xmlContext)
-
Constructor Details
-
Method Details
-
loadResourceXmlFile
- Specified by:
loadResourceXmlFile
in classDocumentLoader
-
doParse
- Throws:
XMLStreamException
-