- Author
- anne
Definition at line 20 of file TemplatingCSV2JSON.java.
de.uni_hamburg.corpora.conversion.TemplatingCSV2JSON.TemplatingCSV2JSON |
( |
| ) |
|
Template de.uni_hamburg.corpora.conversion.TemplatingCSV2JSON.parse |
( |
String |
s | ) |
|
Evaluable de.uni_hamburg.corpora.conversion.TemplatingCSV2JSON.parseEvaluable |
( |
String |
s | ) |
|
Parse an expression that might have a language prefix into an Evaluable. Expressions without valid prefixes or without any prefix are assumed to be GREL expressions.
- Parameters
-
- Returns
- Exceptions
-
Definition at line 179 of file TemplatingCSV2JSON.java.
String de.uni_hamburg.corpora.conversion.TemplatingCSV2JSON.templatingcsv2json |
( |
String |
templateStr, |
|
|
String |
prefix, |
|
|
String |
suffix, |
|
|
String |
separator |
|
) |
| throws IOException |
The documentation for this class was generated from the following file: