de.java2html.commandline
Class Java2HtmlFileConversion

java.lang.Object
  extended by de.java2html.commandline.AbstractJava2HtmlConversion
      extended by de.java2html.commandline.Java2HtmlFileConversion
All Implemented Interfaces:
IJava2HtmlConversion

public class Java2HtmlFileConversion
extends AbstractJava2HtmlConversion

Author:
Markus Gebhard

Constructor Summary
Java2HtmlFileConversion(java.io.File srcFile, java.io.File targetFile, IJavaSourceConverter converter, JavaSourceConversionOptions options)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class de.java2html.commandline.AbstractJava2HtmlConversion
getConversionOptions, getConverter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java2HtmlFileConversion

public Java2HtmlFileConversion(java.io.File srcFile,
                               java.io.File targetFile,
                               IJavaSourceConverter converter,
                               JavaSourceConversionOptions options)
Method Detail

execute

public void execute()


Copyright © 2003 - 2006