Uses of Interface org.apache.regexp.CharacterIterator

Uses in package org.apache.regexp

Methods with parameter type org.apache.regexp.CharacterIterator

boolean
RE.match(CharacterIterator search, int i)
Matches the current regular expression program against a character array, starting at a given index.

Fields of type org.apache.regexp.CharacterIterator

CharacterIterator

Classes implementing org.apache.regexp.CharacterIterator

class
Encapsulates String
class
Encapsulates InputStream, ...
class
Encapsulates InputStream, ...
class
Encapsulates String

Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.