public class ResXMLTree extends 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)
public int setTo(byte[] data, int size, boolean copyData)
public int getError()
public ResStringPool getStrings()