Package | Description |
---|---|
de.esprit.appsuite.nio.ascii |
Contains classes for very fast ascii-file parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAsciiParser<C extends ApplicationContext,L extends SimpleAsciiLine>
This is a high performance parser for reading ascii text files.
|
Modifier and Type | Class and Description |
---|---|
class |
AsciiLine
This class represents a text line that was read in by the
AsciiParser . |
Modifier and Type | Field and Description |
---|---|
protected L |
AbstractAsciiParser.currentLine |
Modifier and Type | Method and Description |
---|---|
protected SimpleAsciiLine |
SimpleAsciiParser.createAsciiLine(byte[] data) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.