Package com.univocity.parsers.common.routine
-
Class Summary 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 usingAbstractRoutines.getInputDimension(File)