API Overview API Index Package Overview Direct link to this page
Apache Ant 1.7.1
  org.apache.tools.ant.taskdefs. Jikes View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      Jikes
Implements
Subclasses
Description
public class Jikes
  Encapsulates a Jikes compiler, by directly executing an external process.
See also:   
Constructors
protected Jikes (JikesOutputParser jop, java.lang.String command, Project project)
  Constructs a new Jikes object.
Methods
Hide/Show inherited methods
protected void compile (java.lang.String args)
  Do the compile with the specified arguments.
Fields
Hide/Show inherited fields
protected java.lang.String command
protected JikesOutputParser jop
protected Project project
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar