Package org.robolectric.res.android
Class ResourceTypes.ResXMLTree_node
- java.lang.Object
-
- org.robolectric.res.android.ResourceTypes.ResXMLTree_node
-
- Enclosing class:
- ResourceTypes
public static class ResourceTypes.ResXMLTree_node extends java.lang.ObjectBasic XML tree node. A single item in the XML document. Extended info about the node can be found after header.headerSize.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.nio.ByteBuffermyBuf()intmyOffset()java.lang.StringtoString()static voidwrite(java.nio.ByteBuffer buf, int type, java.lang.Runnable contents)
-