Package | Description |
---|---|
org.apache.fop.render |
Generic renderer interface.
|
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
AbstractFOEventHandlerMaker |
RendererFactory.getFOEventHandlerMaker(String mime)
Returns a FOEventHandlerMaker which handles the given MIME type.
|
Modifier and Type | Method and Description |
---|---|
void |
RendererFactory.addFOEventHandlerMaker(AbstractFOEventHandlerMaker maker)
Add a new FOEventHandlerMaker.
|
Modifier and Type | Class and Description |
---|---|
class |
RTFFOEventHandlerMaker
Maker class for RTF support.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.