Package | Description |
---|---|
org.apache.fulcrum.parser |
Modifier and Type | Class and Description |
---|---|
class |
CSVParser
CSVParser is used to parse a stream with comma-separated values and
generate ParameterParser objects which can be used to
extract the values in the desired type.
|
class |
TSVParser
TSVParser is used to parse a stream with tab-separated values and
generate ParameterParser objects which can be used to
extract the values in the desired type.
|
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.