|
|||||||||
| Home >> All >> org >> jfor >> jfor >> [ converter overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jfor.jfor.converter
Class PageAttributesConverter

java.lang.Objectorg.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
|
|||||||||
| Home >> All >> org >> jfor >> jfor >> [ converter overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jfor.jfor.converter.PageAttributesConverter