Package com.sun.tools.txw2
Class AntErrorListener
java.lang.Object
com.sun.tools.txw2.AntErrorListener
- All Implemented Interfaces:
ErrorListener,ErrorHandler
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
AntErrorListener
public AntErrorListener(org.apache.tools.ant.Project p)
-
-
Method Details
-
error
- Specified by:
errorin interfaceErrorHandler- Specified by:
errorin interfaceErrorListener
-
fatalError
- Specified by:
fatalErrorin interfaceErrorHandler- Specified by:
fatalErrorin interfaceErrorListener
-
warning
- Specified by:
warningin interfaceErrorHandler- Specified by:
warningin interfaceErrorListener
-