public static class ResourceTypes.ResXMLTree_node
extends java.lang.Object
Basic XML tree node. A single item in the XML document. Extended info about the node can be found after header.headerSize.
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
myBuf() |
int |
myOffset() |
java.lang.String |
toString() |
static void |
write(java.nio.ByteBuffer buf,
int type,
java.lang.Runnable contents) |