Package | Description |
---|---|
de.esprit.appsuite.nio.ascii |
Contains classes for very fast ascii-file parsing.
|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
de.esprit.appsuite.workflow.wft |
Contains support classes for building workflow tasks
|
Class and Description |
---|
AbstractAsciiParser
This is a high performance parser for reading ascii text files.
|
AsciiLine
This class represents a text line that was read in by the
AsciiParser . |
AsciiWord
This class represents a word that was read in by the
AsciiParser . |
SimpleAsciiLine
This class represents a text line that was read in by the
AsciiParser . |
Class and Description |
---|
AbstractAsciiParser
This is a high performance parser for reading ascii text files.
|
AsciiParser
Runs the
AbstractAsciiParser with a AsciiLine and thus provides support for
break-characters and block-comments. |
AsciiWord
This class represents a word that was read in by the
AsciiParser . |
Class and Description |
---|
AsciiParser
Runs the
AbstractAsciiParser with a AsciiLine and thus provides support for
break-characters and block-comments. |
AsciiParserTask
This task just executes a
AsciiParser asynchronously. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.