FileDocCategorySizeDatePackage
XSLTLoggerAware.javaAPI DocApache Ant 1.701096Wed Dec 13 06:16:22 GMT 2006org.apache.tools.ant.taskdefs

XSLTLoggerAware

public interface XSLTLoggerAware
Interface for a class that one can set an XSLTLogger on.
since
Ant 1.5

Fields Summary
Constructors Summary
Methods Summary
public voidsetLogger(XSLTLogger l)
Set the logger for this class.

param
l the logger