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