Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfor.jfor.converter
Class PageAttributesConverter  view PageAttributesConverter download PageAttributesConverter.java

java.lang.Object
  extended byorg.jfor.jfor.converter.PageAttributesConverter

class PageAttributesConverter
extends java.lang.Object

Converts simple-page-master attributes into strings as defined in RtfPage.


Constructor Summary
(package private) PageAttributesConverter()
           
 
Method Summary
(package private) static org.jfor.jfor.rtflib.rtfdoc.RtfAttributes convertAttributes(org.xml.sax.Attributes attrs, ConverterLogChannel log)
          convert xsl:fo attributes to RTF text attributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageAttributesConverter

PageAttributesConverter()
Method Detail

convertAttributes

static org.jfor.jfor.rtflib.rtfdoc.RtfAttributes convertAttributes(org.xml.sax.Attributes attrs,
                                                                   ConverterLogChannel log)
                                                            throws ConverterException
convert xsl:fo attributes to RTF text attributes