Uses of Class
com.sibvisions.util.type.StringUtil.CharacterType

Packages that use StringUtil.CharacterType
com.sibvisions.util.type Contains utility classes for special types/classes. 
 

Uses of StringUtil.CharacterType in com.sibvisions.util.type
 

Methods in com.sibvisions.util.type that return StringUtil.CharacterType
static StringUtil.CharacterType StringUtil.getCharacterType(String pText)
          Gets the character type of a text.
static StringUtil.CharacterType StringUtil.CharacterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StringUtil.CharacterType[] StringUtil.CharacterType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.