public class RTFPlaceHolderHelper extends 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(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(Class containerClass) throws RtfException
containerClass
- The class which is missingRtfException
Copyright © 2025 Apache Software Foundation. All rights reserved.