java.util.regex
class: CIDecomposedCharSet [javadoc |
source]
java.lang.Object
java.util.regex.AbstractSet
java.util.regex.JointSet
java.util.regex.DecomposedCharSet
java.util.regex.CIDecomposedCharSet
Represents case insensitive
canonical decomposition of
Unicode character. Is used when
CANON_EQ flag of Pattern class
is specified.
| Methods from java.util.regex.AbstractSet: |
|---|
|
find, findBack, first, getName, getNext, getQualifiedName, getType, hasConsumed, matches, processBackRefReplacement, processSecondPass, setNext, setType, toString |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |