public class RTFPlaceHolderHelper
extends java.lang.Object
| Constructor | Description |
|---|---|
RTFPlaceHolderHelper(BuilderContext builderContext) |
Creates a new instance for the RTF place holder which attempts to resolve
mismatches in structure between XSL:FO and RTF.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
createRTFPlaceholder(java.lang.Class containerClass) |
A method to create an object which is missing and required from the
RTF structure.
|
public RTFPlaceHolderHelper(BuilderContext builderContext)
builderContext - The builder contextpublic void createRTFPlaceholder(java.lang.Class containerClass)
throws RtfException
containerClass - The class which is missingjava.lang.ExceptionRtfExceptionCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.