public interface Renderable
Modifier and Type | Method and Description |
---|---|
void |
renderTo(FOUserAgent userAgent,
java.lang.String outputFormat)
Renders the pre-setup document.
|
void renderTo(FOUserAgent userAgent, java.lang.String outputFormat) throws FOPException
userAgent
- the user agentoutputFormat
- the output format to generate (MIME type, see MimeConstants)FOPException
- if the FO processing failsCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.