Package | Description |
---|---|
org.zanata.adapter.properties | |
org.zanata.client.commands.push |
Modifier and Type | Method and Description |
---|---|
static PropWriter.CHARSET |
PropWriter.CHARSET.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropWriter.CHARSET[] |
PropWriter.CHARSET.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
PropWriter.writeSource(Resource doc,
File baseDir,
PropWriter.CHARSET charset)
|
static void |
PropWriter.writeTranslationsFile(TranslatedDoc translatedDoc,
File propertiesFile,
PropWriter.CHARSET charset,
boolean createSkeletons,
boolean approvedOnly)
|
Constructor and Description |
---|
PropReader(PropWriter.CHARSET charset,
LocaleId sourceLocale,
ContentState contentState) |
Constructor and Description |
---|
PropertiesStrategy(PropWriter.CHARSET charset) |
Copyright © 2018 Zanata Project. All rights reserved.