Package | Description |
---|---|
de.larssh.utils.text |
Utilities for strings
|
Class and Description |
---|
Csv
This class represents CSV data, consisting of rows of values, implementing
List<String> for convenience reasons. |
CsvRow
Class representing the values of one CSV row, implementing
List<String> for convenience reasons. |
Lines.GroupedLineType
Specifies the way groups of lines are created and closed.
|
SentenceFormatter
Class to format and parse a list of words.
|
StringParseException
Thrown to indicate that a string could not be parsed.
|
Copyright © 2025. All rights reserved.