public abstract class FeatureRecordParser extends Object
| Constructor and Description |
|---|
FeatureRecordParser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureRecord |
parseLine(String line)
Parse the line and return the corresponding
FeatureRecord |
public FeatureRecord parseLine(String line)
FeatureRecordCopyright © 2016. All rights reserved.