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

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

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

Methods in com.sibvisions.util.type that return StringUtil.CaseSensitiveType
static StringUtil.CaseSensitiveType StringUtil.getCaseSensitiveType(String pText)
          Gets the case sensitive type of a text.
static StringUtil.CaseSensitiveType StringUtil.CaseSensitiveType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StringUtil.CaseSensitiveType[] StringUtil.CaseSensitiveType.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.