|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNode | |
---|---|
flattree.tree |
Uses of AbstractNode in flattree.tree |
---|
Subclasses of AbstractNode in flattree.tree | |
---|---|
class |
DelimitedNode
A Node which writes and reads characters bounded by a delimiter. |
class |
DynamicNode
A Node with dynamic bounds, i.e. |
class |
FixedLengthNode
A Node which writes and reads characters limited by a fixed length. |
class |
SyntheticNode
A synthetic Node in the tree without a flat representation. |
Methods in flattree.tree that return AbstractNode | |
---|---|
AbstractNode |
AbstractNode.add(Leaf leaf)
Add a single leaf. |
AbstractNode |
AbstractNode.add(Node node)
A a single child node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |