public class ResXMLTree extends Object
Modifier and Type | Field | Description |
---|---|---|
ResXMLParser |
mParser |
Constructor | Description |
---|---|
ResXMLTree(DynamicRefTable dynamicRefTable) |
Modifier and Type | Method | 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()