public class RTFPlaceHolderHelper
extends java.lang.Object
Constructor and 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 and 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.Exception
RtfException
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.