fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Renderable
Method Summary | |
void |
|
public void renderTo(FOUserAgent userAgent, String outputFormat) throws FOPException
Renders the pre-setup document.
- Parameters:
userAgent
- the user agentoutputFormat
- the output format to generate (MIME type, see MimeConstants)
- Throws:
FOPException
- if the FO processing fails
fop 0.94 |