|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringParser | |
---|---|
com.avaje.ebean.text.csv | CSV processing objects. |
Uses of StringParser in com.avaje.ebean.text.csv |
---|
Methods in com.avaje.ebean.text.csv with parameters of type StringParser | |
---|---|
void |
CsvReader.addProperty(String propertyName,
StringParser parser)
Define the next property and use a custom StringParser to convert the string content into the appropriate type for the property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |