Package org.robolectric.res
Class StaxDocumentLoader
java.lang.Object
org.robolectric.res.DocumentLoader
org.robolectric.res.StaxDocumentLoader
- 
Field SummaryFields inherited from class org.robolectric.res.DocumentLoaderpackageName
- 
Constructor SummaryConstructorsConstructorDescriptionStaxDocumentLoader(String packageName, Path resourceBase, org.robolectric.res.NodeHandler topLevelNodeHandler) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected voiddoParse(javax.xml.stream.XMLStreamReader reader, XmlContext xmlContext) protected voidloadResourceXmlFile(XmlContext xmlContext) Methods inherited from class org.robolectric.res.DocumentLoaderload
- 
Constructor Details- 
StaxDocumentLoader
 
- 
- 
Method Details- 
loadResourceXmlFile- Specified by:
- loadResourceXmlFilein class- DocumentLoader
 
- 
doParseprotected void doParse(javax.xml.stream.XMLStreamReader reader, XmlContext xmlContext) throws javax.xml.stream.XMLStreamException - Throws:
- javax.xml.stream.XMLStreamException
 
 
-