Uses of Enum
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.InputStateUniversalDetector.inputStateMethods in org.mozilla.universalchardet that return UniversalDetector.InputStateModifier and TypeMethodDescriptionstatic UniversalDetector.InputStateReturns the enum constant of this type with the specified name.static UniversalDetector.InputState[]UniversalDetector.InputState.values()Returns an array containing the constants of this enum type, in the order they are declared.