ch.codeconsult.jfor.cocoon.cocoon18
Class Cocoon18FoToRtfFormatter

java.lang.Object
  extended byAbstractFormatter
      extended byorg.jfor.jfor.cocoon1.Cocoon1Formatter
          extended bych.codeconsult.jfor.cocoon.cocoon18.Cocoon18FoToRtfFormatter

public class Cocoon18FoToRtfFormatter
extends Cocoon1Formatter

Kept for compatibility with "old" ch.codeconsult package names. DO NOT MODIFY this class - any changes must be made to org.jfor.jfor.cocoon1.Cocoon1Formatter instead

Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch
See Also:
Cocoon1Formatter, Serialized Form

Field Summary
 
Fields inherited from class org.jfor.jfor.cocoon1.Cocoon1Formatter
RTF_MIME_TYPE
 
Constructor Summary
Cocoon18FoToRtfFormatter()
           
 
Methods inherited from class org.jfor.jfor.cocoon1.Cocoon1Formatter
format, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cocoon18FoToRtfFormatter

public Cocoon18FoToRtfFormatter()