public class NodeAttributes extends Object
Constructor and Description |
---|
NodeAttributes() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
attributes() |
boolean |
empty() |
boolean |
root() |
void |
setAttribute(String key,
String value) |
void |
setEmpty(boolean empty) |
void |
setRoot(boolean root) |