Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.memoire.re

Classes in com.memoire.re used by com.memoire.re
CharUnit
           
IntPair
           
RE
          RE provides the user interface for compiling and matching regular expressions.
RECharIndexed
           
RECharIndexedInputStream
           
REException
          This is the regular expression exception class.
REMatch
          An instance of this class represents a match completed by a gnu.regexp matching function.
REMatchEnumeration
          An REMatchEnumeration enumerates regular expression matches over a given input text.
RESyntax
          An RESyntax specifies the way a regular expression will be compiled.
REToken