public class ResXMLTree
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| ResXMLParser | mParser | 
| Constructor and Description | 
|---|
| ResXMLTree(DynamicRefTable dynamicRefTable) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | finalize() | 
| int | getError() | 
| ResStringPool | getStrings() | 
| int | setTo(byte[] data,
     int size,
     boolean copyData) | 
public final ResXMLParser mParser
public ResXMLTree(DynamicRefTable dynamicRefTable)
protected void finalize()
finalize in class java.lang.Objectpublic int setTo(byte[] data,
                 int size,
                 boolean copyData)
public int getError()
public ResStringPool getStrings()