Package | Description |
---|---|
org.apache.metamodel.csv |
Module package for Comma Separated Values (CSV) files
|
org.apache.metamodel.fixedwidth |
Module package for Fixed width value files
|
Modifier and Type | Class and Description |
---|---|
class |
InconsistentRowLengthException
Exception thrown when a line in a CSV file has an inconsistent amount of
columns compared to the previous lines (and headers).
|
Modifier and Type | Class and Description |
---|---|
class |
InconsistentValueWidthException
Exception thrown when inconsistent widths of a Fixed Width Value file
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.