Uses of Interface org.apache.regexp.CharacterIterator

Uses in package org.apache.regexp

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

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.

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