Uses of Class
org.clapper.curn.output.FileOutputHandler

Packages that use FileOutputHandler
org.clapper.curn.output.freemarker   
org.clapper.curn.output.script   
 

Uses of FileOutputHandler in org.clapper.curn.output.freemarker
 

Subclasses of FileOutputHandler in org.clapper.curn.output.freemarker
 class FreeMarkerOutputHandler
          Provides an output handler that uses the FreeMarker template engine to generate output.
 

Uses of FileOutputHandler in org.clapper.curn.output.script
 

Subclasses of FileOutputHandler in org.clapper.curn.output.script
 class ScriptOutputHandler
          Provides an output handler calls a script via the Apache Jakarta Bean Scripting Framework (BSF).
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.