|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.aethersanctum.curlyml.Node
net.aethersanctum.curlyml.Document
public class Document
Document is nothing more than the implicit root node of a loaded CurlyML Tree. It contains all the other nodes.
Node| Field Summary | |
|---|---|
static java.lang.String |
ROOT_NODE_NAME
|
| Constructor Summary | |
|---|---|
Document()
|
|
| Method Summary |
|---|
| Methods inherited from class net.aethersanctum.curlyml.Node |
|---|
addChild, getChildren, getText, hasChildren, isParent, markAsParent, setChildren, setText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ROOT_NODE_NAME
| Constructor Detail |
|---|
public Document()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||