org.apache.tools.ant.taskdefs

Interface XSLTLogger

Known Implementing Classes:
XSLTProcess

public interface XSLTLogger

Since:
Ant 1.5

Method Summary

void
log(String msg)
Log a message.

Method Details

log

public void log(String msg)
Log a message.

Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.