public class Fop2EpsImpl extends Object implements FOPBuilder
Constructor and Description |
---|
Fop2EpsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
createDocument(OutputStream os)
create the output file pdf.
|
void |
createDocument(OutputStream os,
NSDictionary<String,Object> agentAttributes) |
void |
setConfiguration(NSMutableDictionary<String,Object> config)
this is here for extension in order to pass configuration of the fop
engine from the program.
|
void |
setXML(String xmlToTransform)
set the xml string to be transformed.
|
void |
setXSL(String fopxsl)
set the location of the transform file.
|
public void setXSL(String fopxsl)
FOPBuilder
setXSL
in interface FOPBuilder
public void setXML(String xmlToTransform)
FOPBuilder
setXML
in interface FOPBuilder
public void createDocument(OutputStream os)
FOPBuilder
createDocument
in interface FOPBuilder
public void setConfiguration(NSMutableDictionary<String,Object> config)
FOPBuilder
setConfiguration
in interface FOPBuilder
public void createDocument(OutputStream os, NSDictionary<String,Object> agentAttributes) throws Throwable
createDocument
in interface FOPBuilder
Throwable
Copyright © 2002 – 2024 Project Wonder.