Package | Description |
---|---|
org.zanata.common | |
org.zanata.rest.client |
Modifier and Type | Method and Description |
---|---|
static DocumentType |
DocumentType.getByName(String name) |
static DocumentType |
DocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentType[] |
DocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<DocumentType> |
ProjectType.fileProjectSourceDocTypes()
Deprecated.
|
static Set<DocumentType> |
DocumentType.fromSourceExtension(String sourceExtension) |
static Set<DocumentType> |
DocumentType.fromTranslationExtension(String translationExtension) |
List<DocumentType> |
ProjectType.getSourceFileTypes()
Deprecated.
|
static List<DocumentType> |
ProjectType.getSupportedSourceFileTypes(ProjectType type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentType> |
FileResourceClient.acceptedFileTypes()
Deprecated.
|
Copyright © 2018 Zanata Project. All rights reserved.