Copyright 2012-02-25 Werner Randelshofer

Package ch.randelshofer.util.regex

Provides utility classes for regular expression matching.

See:
          Description

Class Summary
Matcher Searches for an occurence of a case sensitive text on a document.
 

Package ch.randelshofer.util.regex Description

Provides utility classes for regular expression matching.


Copyright 2012-02-25 Werner Randelshofer