| Class | Description |
|---|---|
| AbstractRoutines<P extends CommonParserSettings<?>,W extends CommonWriterSettings<?>> |
Basic implementation of commonly used routines around parsing/writing of data that can be reused and extended
by parsers/writers of any supported format.
|
| InputDimension |
A simple class to hold information about the dimensions of a given input, which are calculated using
AbstractRoutines.getInputDimension(File) |
Copyright © 2019 Univocity Software Pty Ltd. All rights reserved.