Uses of Enum Class
com.ocient.cli.extract.ExtractConfiguration.TranslateCharactersMode
Packages that use ExtractConfiguration.TranslateCharactersMode
-
Uses of ExtractConfiguration.TranslateCharactersMode in com.ocient.cli.extract
Fields in com.ocient.cli.extract declared as ExtractConfiguration.TranslateCharactersModeModifier and TypeFieldDescriptionstatic final ExtractConfiguration.TranslateCharactersModeExtractConfiguration.DEFAULT_TRANSLATE_CHARACTERS_MODEMethods in com.ocient.cli.extract that return ExtractConfiguration.TranslateCharactersModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ExtractConfiguration.TranslateCharactersMode.values()Returns an array containing the constants of this enum class, in the order they are declared.