net.jangaroo.jooc.ant
Class AntCompileLog
java.lang.Object
net.jangaroo.jooc.StdOutCompileLog
net.jangaroo.jooc.ant.AntCompileLog
- All Implemented Interfaces:
- CompileLog
public class AntCompileLog
- extends StdOutCompileLog
- implements CompileLog
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntCompileLog
public AntCompileLog()
AntCompileLog
public AntCompileLog(org.apache.tools.ant.Project project)
getProject
public org.apache.tools.ant.Project getProject()
setProject
public void setProject(org.apache.tools.ant.Project project)
error
public void error(String msg)
- Specified by:
error in interface CompileLog- Overrides:
error in class StdOutCompileLog
warning
public void warning(String msg)
- Specified by:
warning in interface CompileLog- Overrides:
warning in class StdOutCompileLog
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.