JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.tools.ant.taskdefs
Interface XSLTLogger
All Known Implementing Classes:
XSLTProcess
public interface
XSLTLogger
Interface to log messages for XSLT
Since:
Ant 1.5
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
log
(
String
msg)
Log a message.
Method Details
log
void
log
(
String
msg)
Log a message.
Parameters:
msg
- the message to log