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

Quick Search    Search Deep

Uses of Interface
org.acmsl.regexpplugin.Matcher

Uses of Matcher in org.acmsl.regexpplugin
 

Methods in org.acmsl.regexpplugin that return Matcher
static Matcher RegexpManager.createMatcher()
          Creates a new pattern matcher.
private static Matcher RegexpManager.createSpecificMatcher(java.lang.String[] engine)
          Creates a matcher determined by given class name.