public static class ResourceTypes.ResXMLTree_attrExt.Writer extends Object
Constructor | Description |
---|---|
Writer(ByteBuffer buf,
ResourceTypes.ResStringPool_header.Writer resStringPoolWriter,
String ns,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
attr(int ns,
int name,
int value,
ResourceTypes.Res_value resValue,
String fullName) |
|
void |
write() |
public Writer(ByteBuffer buf, ResourceTypes.ResStringPool_header.Writer resStringPoolWriter, String ns, String name)
public void attr(int ns, int name, int value, ResourceTypes.Res_value resValue, String fullName)
public void write()