header

Uses of Class
net.sf.xframe.xsddoc.Task.Html

Packages that use Task.Html
net.sf.xframe.xsddoc This package contains all Java classes related to xsddoc. 
 

Uses of Task.Html in net.sf.xframe.xsddoc
 

Methods in net.sf.xframe.xsddoc with parameters of type Task.Html
 void Task.addDoctitle(Task.Html text)
          Add a document title to use for the overview page.
 void Task.addHeader(Task.Html theHeader)
          Set the header text to be placed at the top of each output file.
 void Task.addFooter(Task.Html text)
          Set the footer text to be placed at the bottom of each output file.
 void Task.addBottom(Task.Html theBottom)
          Set the text to be placed at the bottom of each output file.
 


header

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.