org.apache.tools.ant.taskdefsInterface XSLTLoggerAware
- All Known Implementing Classes:
- TraXLiaison
public interface XSLTLoggerAwareInterface for a class that one can set an XSLTLogger on.
- Since:
- Ant 1.5
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidsetLogger(XSLTLogger l)Set the logger for this class.
Method Detail
setLogger
void setLogger(XSLTLogger l)Set the logger for this class.
- Parameters:
l- the logger