|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharRange | |
---|---|
org.apache.commons.lang | Provides highly reusable static utility methods, chiefly concerned
with adding value to java.lang and other standard core classes. |
Uses of CharRange in org.apache.commons.lang |
---|
Methods in org.apache.commons.lang that return CharRange | |
---|---|
CharRange[] |
CharSet.getCharRanges()
Gets the internal set as an array of CharRange objects. |
Methods in org.apache.commons.lang with parameters of type CharRange | |
---|---|
boolean |
CharRange.contains(CharRange range)
Are all the characters of the passed in range contained in this range. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |