Class | Description |
---|---|
KeyMultiLineValuesFromTextFile |
Parse a text file where there is key and values and each value can span over many lines.
|
KeyValuesFromTextFile |
Reads a multi valued properties file.
|
TypeListFromTextFile<T> |
Converts each line in a file into a PropertyType value which is returned as a list of the type.
|