|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RowFactory | A simple interface that allows an implementer to control how rows in a text file are mapped to properties (including primary and mixin types) in the graph. |
Class Summary | |
---|---|
AbstractTextSequencer | The base class for the text sequencers. |
DefaultRowFactory | A default implementation of the RowFactory class. |
DelimitedTextSequencer | An text sequencer implementation that uses a regular-expression pattern to split incoming rows
into columns. |
FixedWidthTextSequencer | An text sequencer implementation that uses a list of column numbers to split incoming
rows into fixed-width columns. |
TextSequencerLexicon | The namespace and property names used within a AbstractTextSequencer to store internal information. |
TextSequencerLexicon.Namespace |
The classes that provide the ability to sequence fixed-width and delimited text files. The sequencers in this package treat text files as a series of EOL-delimited rows that contain text columns that are delimited sequencer-specific ways.
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |