org.apache.tomcat.buildutil
public class Txt2Html extends Task
This task is currently used by the ant script to build our examples
Method Summary | |
---|---|
void | addFileset(FileSet fs)
Sets the files to be converted into HTML
|
void | execute()
Perform the conversion
|
void | setTodir(File todir)
Sets the directory to contain the resulting files
|
Parameters: fileset The fileset to be converted.
Parameters: BuildException Thrown if an error occurs during execution of this task.
Parameters: todir The directory