| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin.tool |
| Class and Description |
|---|
| CrowdinFileSystem.ItemType
This
enum represents the item types in the "Crowdin file system". |
| 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,
skip all comment and blank lines and filter out those leading whitespace
characters ( , and ) from the beginning of a "natural line". |
Copyright © 2018. All rights reserved.