|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputDimension | |
|---|---|
| com.univocity.parsers.common.routine | |
| Uses of InputDimension in com.univocity.parsers.common.routine |
|---|
| Methods in com.univocity.parsers.common.routine that return InputDimension | |
|---|---|
InputDimension |
AbstractRoutines.getInputDimension(File input)
Calculates the dimensions of a file (row and column count). |
InputDimension |
AbstractRoutines.getInputDimension(File input,
String encoding)
Calculates the dimensions of a file (row and column count). |
InputDimension |
AbstractRoutines.getInputDimension(InputStream input)
Calculates the dimensions of a given input (row and column count). |
InputDimension |
AbstractRoutines.getInputDimension(InputStream input,
String encoding)
Calculates the dimensions of a given input (row and column count). |
InputDimension |
AbstractRoutines.getInputDimension(Reader input)
Calculates the dimensions of a given input (row and column count). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||