Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » rtf » document » [javadoc | source]
com.lowagie.text.rtf.document
public class: RtfCodePage [javadoc | source]
java.lang.Object
   com.lowagie.text.rtf.RtfElement
      com.lowagie.text.rtf.document.RtfCodePage

All Implemented Interfaces:
    RtfExtendedElement, RtfBasicElement

The RtfCodePage class allows different code pages to be used in the rtf document. Currently always ansi / ansicpg1252
Fields inherited from com.lowagie.text.rtf.RtfElement:
document,  inTable,  inHeader
Constructor:
 public RtfCodePage(RtfDocument doc) 
    Construct an RtfCodePage
    Parameters:
    doc - The RtfDocument this RtfCodePage belongs to
Method from com.lowagie.text.rtf.document.RtfCodePage Summary:
writeContent,   writeDefinition
Methods from com.lowagie.text.rtf.RtfElement:
intToByteArray,   isInTable,   setInHeader,   setInTable,   setRtfDocument,   writeContent
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.lowagie.text.rtf.document.RtfCodePage Detail:
 public  void writeContent(OutputStream out) throws IOException 
    unused
 public  void writeDefinition(OutputStream result) throws IOException 
    Writes the selected codepage