|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
MapperWrapper which preferres to use attributes if a suitable
SingleValueConverter is available.Mapper replacing upper case characters in Class and
property names with hyphens.Leaf writing/reading constant characters without value in the tree.ReadLine.END.
Leaf which writes and reads characters bounded by a delimiter.Node which writes and reads characters bounded by a delimiter.Node with dynamic bounds, i.e.ReadLine.read() if line is drained.
DelimitedLeaf which escapes delimiters contained in its value.Leaf which writes and reads characters bounded by a fixed length.Node which writes and reads characters limited by a fixed length.ContentHandler writing flat files.HierarchicalStreamDriver utilizing
FlatHierarchicalStreamReader and FlatHierarchicalStreamWriter .Node defining the tree structure.
ReadLines.XMLStreamReader reading from flat files.XMLStreamWriter writing flat files.Nodes utilizing an XML configuration.WriteLines.XMLReader reading from flat files.Node.
Nodes.
Node in the FlatReader or
FlatWriter.
Leaf in the FlatReader or
FlatWriter.
Node.
Node.
Node of the configured tree.
Node.
Leaf which jumps to a configured column - fails on
Leaf.write(WriteLine, State) if the current column doesn't match.LazyReadLine.drain() any characters.Node's leaf.FixedLengthLeaf which pads its value to fit into the configured length.DelimitedLeaf which quotes its value.Line.AbstractLeaf.readImpl(ReadLine, State) and sets the read range
on the State.
State.
TreeReader.START or TreeReader.END.
Node in the FlatReader or
FlatWriter.
Leaf in the FlatReader or
FlatWriter.
ReadLine fail by throwing a
TreeException or just return false instead.
Leaf which skips a configured length of characters - supports
Leaf.read(ReadLine, State) only.Node and its Leafs while it is being
processed.String.String.Leaf for a synthetic value in the tree without a flat
representation.Node in the tree without a flat representation.TreeException because of a read failure if so configured.
Nodes.Nodes.AbstractLeaf.writeImpl(WriteLine, State) and sets the written
range on the State.
State.
Node.
Node.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||