|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||