|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueLeaf | |
|---|---|
| flattree.tree | |
| Uses of ValueLeaf in flattree.tree |
|---|
| Subclasses of ValueLeaf in flattree.tree | |
|---|---|
class |
DelimitedLeaf
A Leaf which writes and reads characters bounded by a delimiter. |
class |
EscapedDelimitedLeaf
A DelimitedLeaf which escapes delimiters contained in its value. |
class |
FixedLengthLeaf
An Leaf which writes and reads characters bounded by a fixed length. |
class |
PaddedFixedLengthLeaf
A FixedLengthLeaf which pads its value to fit into the configured length. |
class |
QuotedDelimitedLeaf
A DelimitedLeaf which quotes its value. |
class |
SyntheticLeaf
A Leaf for a synthetic value in the tree without a flat
representation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||