Uses of Enum Class
org.mozilla.universalchardet.UniversalDetector.InputState
Packages that use UniversalDetector.InputState
-
Uses of UniversalDetector.InputState in org.mozilla.universalchardet
Fields in org.mozilla.universalchardet declared as UniversalDetector.InputStateModifier and TypeFieldDescriptionprivate UniversalDetector.InputState
UniversalDetector.inputState
Methods in org.mozilla.universalchardet that return UniversalDetector.InputStateModifier and TypeMethodDescriptionstatic UniversalDetector.InputState
Returns the enum constant of this class with the specified name.static UniversalDetector.InputState[]
UniversalDetector.InputState.values()
Returns an array containing the constants of this enum class, in the order they are declared.