protected static class LenientChars.PartialChars extends LenientChars
LenientChars.AllChars, LenientChars.PartialChars
Modifier and Type | Field and Description |
---|---|
protected BitSet |
lenientChars |
ALL, NONE
Constructor and Description |
---|
PartialChars(BitSet lenientChars) |
Modifier and Type | Method and Description |
---|---|
boolean |
isLenient(int c) |
partial
protected final BitSet lenientChars
public PartialChars(BitSet lenientChars)
public boolean isLenient(int c)
isLenient
in class LenientChars
Copyright © 2009–2017 Mark A. Ziesemer. All rights reserved.