public static class SimplePolygonParser.Parameterizer extends AbstractParser.Parameterizer
colSep, COLUMN_SEPARATOR_ID, comment, COMMENT_ID, QUOTE_ID, quoteChars
Constructor and Description |
---|
SimplePolygonParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SimplePolygonParser |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParser.Parameterizer
config
- Parameterization to add options to.protected SimplePolygonParser makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParser.Parameterizer