Uses of Enum
org.mozilla.universalchardet.UniversalDetector.InputState
Packages that use UniversalDetector.InputState
-
Uses of UniversalDetector.InputState in org.mozilla.universalchardet
Subclasses with type arguments of type UniversalDetector.InputState in org.mozilla.universalchardetModifier and TypeClassDescriptionprivate static enum/////////////////////////////////////////////////////////////Fields in org.mozilla.universalchardet declared as UniversalDetector.InputStateModifier and TypeFieldDescriptionprivate UniversalDetector.InputStateUniversalDetector.inputState/////////////////////////////////////////////////////////////Methods 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.