Uses of Class
org.apache.metamodel.fixedwidth.FixedWidthColumnSpec
-
-
Uses of FixedWidthColumnSpec in org.apache.metamodel.fixedwidth
Constructor parameters in org.apache.metamodel.fixedwidth with type arguments of type FixedWidthColumnSpec Constructor Description FixedWidthConfiguration(String encoding, List<FixedWidthColumnSpec> columnSpecs)FixedWidthConfiguration(String encoding, List<FixedWidthColumnSpec> columnSpecs, boolean failOnInconsistentLineWidth)
-