public static class LineDocSource.SimpleLineParser extends LineDocSource.LineParser
LineDocSource.LineParser which ignores the header passed to its constructor
and assumes simply that field names and their order are the same
as in WriteLineDocTask.DEFAULT_FIELDSheader| Constructor and Description |
|---|
SimpleLineParser(java.lang.String[] header) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseLine(DocData docData,
java.lang.String line)
parse an input line and fill doc data appropriately
|
public void parseLine(DocData docData, java.lang.String line)
LineDocSource.LineParserparseLine in class LineDocSource.LineParserCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.