net.sf.statcvs.output
Class LocalFileCssHandler
- CssHandler
public class LocalFileCssHandler
CSS handler for a local CSS file which will be copied to the output dir.
LocalFileCssHandler
public LocalFileCssHandler(String filename)
Creates a new LocalFileCssHandler for a given CSS file.
The filename can be absoulte or relative.
filename
- Name of the CSS file
createOutputFiles
public void createOutputFiles()
throws IOException
Copies the local CSS file to the output directory
- createOutputFiles in interface CssHandler
toString
public String toString()
toString