net.jangaroo.jooc.ant
Class AntCompileLog
java.lang.Object
net.jangaroo.jooc.AbstractCompileLog
net.jangaroo.jooc.ant.AntCompileLog
- All Implemented Interfaces:
- CompileLog
public class AntCompileLog
- extends AbstractCompileLog
| 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)
doLogError
protected void doLogError(String msg)
- Specified by:
doLogError in class AbstractCompileLog
warning
public void warning(String msg)
Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.