@Deprecated public class FormPdfExporter extends Object
| Constructor and Description |
|---|
FormPdfExporter(Form form,
Source xsltSource)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Reader |
composeXml()
Deprecated.
Composes an XML document representing the current object.
|
void |
export(OutputStream out)
Deprecated.
|
Form |
getForm()
Deprecated.
|
String |
getTitle()
Deprecated.
|
Source |
getXsltSource()
Deprecated.
|
void |
setTitle(String title)
Deprecated.
|
public static final String copyright
public void export(OutputStream out) throws org.apache.fop.apps.FOPException, IOException, TransformerException
org.apache.fop.apps.FOPExceptionIOExceptionTransformerExceptionprotected Reader composeXml()
public Form getForm()
public Source getXsltSource()
public String getTitle()
public void setTitle(String title)
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.