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(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're declared.
 



Copyright © 2011. All Rights Reserved.