|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.rtf.RTFPlaceHolderHelper
public class RTFPlaceHolderHelper
This class creates objects which are missing from the XSL:FO but are required by the RTF format.
Constructor Summary | |
---|---|
RTFPlaceHolderHelper(BuilderContext builderContext)
Creates a new instance for the RTF place holder which attempts to resolve mismatches in structure between XSL:FO and RTF. |
Method Summary | |
---|---|
void |
createRTFPlaceholder(java.lang.Class containerClass)
A method to create an object which is missing and required from the RTF structure. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RTFPlaceHolderHelper(BuilderContext builderContext)
builderContext
- The builder contextMethod Detail |
---|
public void createRTFPlaceholder(java.lang.Class containerClass) throws RtfException
containerClass
- The class which is missing
java.lang.Exception
RtfException
|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |