class TextAttributesConverter
extends java.lang.Object
| Constructor and Description |
|---|
TextAttributesConverter() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static RtfAttributes |
convertAttributes(org.xml.sax.Attributes attrs,
RtfAttributes defaultAttributes,
ConverterLogChannel log)
convert xsl:fo attributes to RTF text attributes
|
static RtfAttributes convertAttributes(org.xml.sax.Attributes attrs, RtfAttributes defaultAttributes, ConverterLogChannel log) throws ConverterException
ConverterException