Enum ExportOCRLocale
- java.lang.Object
-
- java.lang.Enum<ExportOCRLocale>
-
- com.adobe.pdfservices.operation.pdfjobs.params.exportpdf.ExportOCRLocale
-
- All Implemented Interfaces:
Serializable
,Comparable<ExportOCRLocale>
public enum ExportOCRLocale extends Enum<ExportOCRLocale>
Supported locales forExportPDFJob
-
-
Enum Constant Summary
Enum Constants Enum Constant Description BG_BG
Represents "Bulgarian (Bulgaria)" localeCA_CA
Represents "Catalan (Canada)" localeCS_CZ
Represents "Czech (Czech Republic)" localeDA_DK
Represents "Danish (Denmark)" localeDE_CH
Represents "German (Switzerland)" localeDE_DE
Represents "German (Germany)" localeEL_GR
Represents "Greek (Greece)" localeEN_GB
Represents "English (United Kingdom)" localeEN_US
Represents "English (United States)" locale.ES_ES
Represents "Spanish (Spain)" localeET_EE
Represents "Estonian (Estonia)" localeEU_ES
Represents "Basque (Spain)" localeFI_FI
Represents "Finnish (Finland)" localeFR_FR
Represents "French (France)" localeGL_ES
Represents "Galician (Spain)" localeHR_HR
Represents "Croatian (Croatia)" localeHU_HU
Represents "Hungarian (Hungary)" localeIT_IT
Represents "Italian (Italy)" localeIW_IL
Represents "Hebrew (Israel)" localeJA_JP
Represents "Japanese (Japan)" localeKO_KR
Represents "Korean (Korea)" localeLT_LT
Represents "Lithuanian (Lithuania)" localeLV_LV
Represents "Latvian (Latvia)" localeMK_MK
Represents "Macedonian (Macedonia)" localeMT_MT
Represents "Maltese (Malta)" localeNB_NO
Represents "Norwegian (Norway)" localeNL_NL
Represents "Dutch (Netherlands)" localeNN_NO
Represents "Norwegian Nynorsk (Norway)" localePL_PL
Represents "Polish (Poland)" localePT_BR
Represents "Portuguese (Brazil)" localePT_PT
Represents "European Portuguese" localeRO_RO
Represents "Romanian (Romania)" localeRU_RU
Represents "Russian (Russia)" localeSK_SK
Represents "Slovak (Slovakia)" localeSL_SI
Represents "Slovenian (Slovenia)" localeSR_SR
Represents "Serbian (Serbia)" localeSV_SE
Represents "Swedish (Sweden)" localeTR_TR
Represents "Turkish (Turkey)" localeUK_UA
Represents "Ukrainian (Ukraine)" localeZH_CN
Represents "Chinese (China)" localeZH_HANT
Represents "Chinese (traditional)" locale
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getExportOCRLocale()
Returns the language code of this ExportOCRLocalestatic ExportOCRLocale
valueOf(String name)
Returns the enum constant of this type with the specified name.static ExportOCRLocale[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
DA_DK
public static final ExportOCRLocale DA_DK
Represents "Danish (Denmark)" locale
-
LT_LT
public static final ExportOCRLocale LT_LT
Represents "Lithuanian (Lithuania)" locale
-
SL_SI
public static final ExportOCRLocale SL_SI
Represents "Slovenian (Slovenia)" locale
-
EL_GR
public static final ExportOCRLocale EL_GR
Represents "Greek (Greece)" locale
-
RU_RU
public static final ExportOCRLocale RU_RU
Represents "Russian (Russia)" locale
-
EN_US
public static final ExportOCRLocale EN_US
Represents "English (United States)" locale.
-
HU_HU
public static final ExportOCRLocale HU_HU
Represents "Hungarian (Hungary)" locale
-
ET_EE
public static final ExportOCRLocale ET_EE
Represents "Estonian (Estonia)" locale
-
PT_BR
public static final ExportOCRLocale PT_BR
Represents "Portuguese (Brazil)" locale
-
UK_UA
public static final ExportOCRLocale UK_UA
Represents "Ukrainian (Ukraine)" locale
-
NB_NO
public static final ExportOCRLocale NB_NO
Represents "Norwegian (Norway)" locale
-
PL_PL
public static final ExportOCRLocale PL_PL
Represents "Polish (Poland)" locale
-
LV_LV
public static final ExportOCRLocale LV_LV
Represents "Latvian (Latvia)" locale
-
FI_FI
public static final ExportOCRLocale FI_FI
Represents "Finnish (Finland)" locale
-
JA_JP
public static final ExportOCRLocale JA_JP
Represents "Japanese (Japan)" locale
-
ES_ES
public static final ExportOCRLocale ES_ES
Represents "Spanish (Spain)" locale
-
BG_BG
public static final ExportOCRLocale BG_BG
Represents "Bulgarian (Bulgaria)" locale
-
EN_GB
public static final ExportOCRLocale EN_GB
Represents "English (United Kingdom)" locale
-
CS_CZ
public static final ExportOCRLocale CS_CZ
Represents "Czech (Czech Republic)" locale
-
MT_MT
public static final ExportOCRLocale MT_MT
Represents "Maltese (Malta)" locale
-
DE_DE
public static final ExportOCRLocale DE_DE
Represents "German (Germany)" locale
-
HR_HR
public static final ExportOCRLocale HR_HR
Represents "Croatian (Croatia)" locale
-
SK_SK
public static final ExportOCRLocale SK_SK
Represents "Slovak (Slovakia)" locale
-
SR_SR
public static final ExportOCRLocale SR_SR
Represents "Serbian (Serbia)" locale
-
CA_CA
public static final ExportOCRLocale CA_CA
Represents "Catalan (Canada)" locale
-
MK_MK
public static final ExportOCRLocale MK_MK
Represents "Macedonian (Macedonia)" locale
-
KO_KR
public static final ExportOCRLocale KO_KR
Represents "Korean (Korea)" locale
-
DE_CH
public static final ExportOCRLocale DE_CH
Represents "German (Switzerland)" locale
-
NL_NL
public static final ExportOCRLocale NL_NL
Represents "Dutch (Netherlands)" locale
-
ZH_CN
public static final ExportOCRLocale ZH_CN
Represents "Chinese (China)" locale
-
SV_SE
public static final ExportOCRLocale SV_SE
Represents "Swedish (Sweden)" locale
-
IT_IT
public static final ExportOCRLocale IT_IT
Represents "Italian (Italy)" locale
-
TR_TR
public static final ExportOCRLocale TR_TR
Represents "Turkish (Turkey)" locale
-
FR_FR
public static final ExportOCRLocale FR_FR
Represents "French (France)" locale
-
RO_RO
public static final ExportOCRLocale RO_RO
Represents "Romanian (Romania)" locale
-
IW_IL
public static final ExportOCRLocale IW_IL
Represents "Hebrew (Israel)" locale
-
PT_PT
public static final ExportOCRLocale PT_PT
Represents "European Portuguese" locale
-
NN_NO
public static final ExportOCRLocale NN_NO
Represents "Norwegian Nynorsk (Norway)" locale
-
ZH_HANT
public static final ExportOCRLocale ZH_HANT
Represents "Chinese (traditional)" locale
-
EU_ES
public static final ExportOCRLocale EU_ES
Represents "Basque (Spain)" locale
-
GL_ES
public static final ExportOCRLocale GL_ES
Represents "Galician (Spain)" locale
-
-
Method Detail
-
values
public static ExportOCRLocale[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (ExportOCRLocale c : ExportOCRLocale.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ExportOCRLocale valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getExportOCRLocale
public String getExportOCRLocale()
Returns the language code of this ExportOCRLocale- Returns:
- language code of the locale
-
-