|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicValueNormalizedString.WhiteSpaceRule | |
---|---|
org.eclipse.higgins.idas.impl | This package provides some basic implementations of various IdAS interfaces for use by context providers. |
Uses of BasicValueNormalizedString.WhiteSpaceRule in org.eclipse.higgins.idas.impl |
---|
Methods in org.eclipse.higgins.idas.impl that return BasicValueNormalizedString.WhiteSpaceRule | |
---|---|
static BasicValueNormalizedString.WhiteSpaceRule |
BasicValueNormalizedString.WhiteSpaceRule.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BasicValueNormalizedString.WhiteSpaceRule[] |
BasicValueNormalizedString.WhiteSpaceRule.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.eclipse.higgins.idas.impl with parameters of type BasicValueNormalizedString.WhiteSpaceRule | |
---|---|
protected java.lang.String |
BasicValueNormalizedString._normalize(java.lang.String value,
BasicValueNormalizedString.WhiteSpaceRule rule)
Converts a string to a normalized string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |