public abstract static class LineDocSource.LineParser extends Object
DocData.| Constructor and Description |
|---|
LineParser(String[] header)
Construct with the header
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
parseLine(DocData docData,
String line)
parse an input line and fill doc data appropriately
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.