public class XmlBlock extends Object
An XML block is a parsed representation of a resource XML file. Similar in nature to Android’s XmlBlock class.
Modifier and Type | Method and Description |
---|---|
static XmlBlock |
create(Path path,
String packageName) |
Document |
getDocument() |
String |
getPackageName() |
Path |
getPath() |