Uses of Class
org.mozilla.universalchardet.UniversalDetector.InputState

Packages that use UniversalDetector.InputState
org.mozilla.universalchardet   
 

Uses of UniversalDetector.InputState in org.mozilla.universalchardet
 

Methods in org.mozilla.universalchardet that return UniversalDetector.InputState
static UniversalDetector.InputState UniversalDetector.InputState.valueOf(java.lang.String name)
          Returns 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.
 



Copyright © 2013. All Rights Reserved.