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).
|
Constructor and Description |
---|
AbstractAsciiParser(C ctx,
ProgressFileInputStream progressStream) |
AbstractAsciiParser(C ctx,
ProgressFileInputStream progressStream,
int buffSize) |
AsciiParser(C ctx,
ProgressFileInputStream progressStream) |
AsciiParser(C ctx,
ProgressFileInputStream progressStream,
int buffSize) |
SimpleAsciiParser(C ctx,
ProgressFileInputStream progressStream) |
SimpleAsciiParser(C ctx,
ProgressFileInputStream progressStream,
int buffSize) |
Constructor and Description |
---|
NdfParser(ApplicationContext ctx,
ProgressFileInputStream progressStream,
NdfHandler handler) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.