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

Quick Search    Search Deep

Uses of Interface
org.acmsl.regexpplugin.Compiler

Uses of Compiler in org.acmsl.regexpplugin
 

Methods in org.acmsl.regexpplugin that return Compiler
static Compiler RegexpManager.createCompiler()
          Creates a new compiler.
protected static Compiler RegexpManager.createSpecificCompiler(java.lang.String[] engine)
          Creates a compiler determined by given class name.