| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin.tool |
| Class and Description |
|---|
| FileUtil.LetterCase
An
enum representing letter cases. |
| GroupSortedProperties.EntryComparator
A
Comparator that sorts GroupSortedProperties.Entry elements by key by grouping
the keys into groups separated by ".". |
| ISO639
This
enum represents the ISO 639-1 and ISO 639-2
languages. |
| ISO639.LanguageType
This
enum is used to categorize ISO639 instances. |
| OrderedProperties
An abstract class for ordered key/value pairs behaving very similar to
Properties except that the keys have a defined order. |
| OrderedProperties.LineReader
Reads in a "logical line" from an
InputStream or Reader,
skips all comment and blank lines and filters out leading whitespace
characters from the beginning of a "natural line". |
Copyright © 2024. All rights reserved.