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

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

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

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

Methods in com.sibvisions.util.type with parameters of type StringUtil.TextType
static String StringUtil.getText(String pText, StringUtil.TextType pType)
          Gets only specific characters from a string.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.