Package | Description |
---|---|
org.apache.commons.lang |
Provides highly reusable static utility methods, chiefly concerned
with adding value to
java.lang and other standard core classes. |
Modifier and Type | Method and Description |
---|---|
CharRange[] |
CharSet.getCharRanges()
Gets the internal set as an array of CharRange objects.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CharRange.contains(CharRange range)
Are all the characters of the passed in range contained in
this range.
|
Copyright © 2001-2014 - Apache Software Foundation