Uses of Interface gnu.java.util.regex.CharIndexed

Uses in package gnu.java.util.regex

Methods with return type gnu.java.util.regex.CharIndexed

CharIndexed
CharIndexed.lookBehind(int index, int length)
Returns another CharIndexed containing length characters to the left of the given index.
CharIndexed
RE.makeCharIndexed(Object input, int index)