public class FixedWidthLineParser extends Object
| Constructor and Description |
|---|
FixedWidthLineParser(FixedWidthConfiguration configuration,
int expectedLineLength,
int rowNumber) |
public FixedWidthLineParser(FixedWidthConfiguration configuration, int expectedLineLength, int rowNumber)
public String[] parseLine(String line) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.