| java.lang.Object org.openlaszlo.iv.flash.fop.FOPHelper
FOPHelper | public class FOPHelper (Code) | | FOPHelper
author: James Taylor |
render | public void render() throws IVException, IOException, FOPException(Code) | | Generates the SWF movie from the passed input parameters using FOP.
|
setXSLFOInputSource | public void setXSLFOInputSource(InputSource inputSource)(Code) | | Changes the XSLFO InputSource, this input source is
requierd in order to generate a SWF movie.
Parameters: input_source - inputsource pointing to the XSLFO file/stream |
setXSLFOInputSource | public void setXSLFOInputSource(String s)(Code) | | |
|
|