|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharacterChecker | |
|---|---|
| org.jboss.util | Utility classes and interfaces. |
| Uses of CharacterChecker in org.jboss.util |
|---|
| Classes in org.jboss.util that implement CharacterChecker | |
|---|---|
static class |
CharacterChecker.WhitespaceChecker
|
| Fields in org.jboss.util declared as CharacterChecker | |
|---|---|
static CharacterChecker |
CharacterChecker.WHITESPACE
|
| Methods in org.jboss.util with parameters of type CharacterChecker | |
|---|---|
static String |
Strings.trimLeadingCharacter(String str,
CharacterChecker checker)
Trim all occurences of the supplied leading character from the given String. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||