mx4j.tools.config
public abstract static class DefaultConfigurationBuilder.AbstractNode extends Object implements Node
| Method Summary | |
|---|---|
| void | addChild(Node child) |
| List | getChildren() |
| Node | getParent() |
| protected String | getText() |
| void | setAttributes(NamedNodeMap attributes) |
| void | setParent(Node parent) |
| void | setText(String text) |