public static interface Strings.CharacterFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
Strings.CharacterFilter.WhitespaceChecker |
| Modifier and Type | Field and Description |
|---|---|
static Strings.CharacterFilter |
WHITESPACE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCharacterLegal(char character)
Is character legal.
|
static final Strings.CharacterFilter WHITESPACE
Copyright © 2014 JBoss by Red Hat. All rights reserved.