Interface XSLTLoggerAware

All Known Implementing Classes:
TraXLiaison

public interface XSLTLoggerAware
Interface for a class that one can set an XSLTLogger on.
Since:
Ant 1.5
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Set the logger for this class.
  • Method Details

    • setLogger

      void setLogger(XSLTLogger l)
      Set the logger for this class.
      Parameters:
      l - the logger