Package | Description |
---|---|
org.jboss.util |
Utility classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
static class |
CharacterChecker.WhitespaceChecker |
Modifier and Type | Field and Description |
---|---|
static CharacterChecker |
CharacterChecker.WHITESPACE |
Modifier and Type | Method and Description |
---|---|
static String |
Strings.trimLeadingCharacter(String str,
CharacterChecker checker)
Trim all occurences of the supplied leading character from the given String.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.