|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fop | |
---|---|
org.apache.fop.apps | Application classes used for running FOP embedded in other applications. |
Uses of Fop in org.apache.fop.apps |
---|
Methods in org.apache.fop.apps that return Fop | |
---|---|
Fop |
FopFactory.newFop(FOUserAgent userAgent)
Returns a new Fop instance. |
Fop |
FopFactory.newFop(java.lang.String outputFormat)
Returns a new Fop instance. |
Fop |
FopFactory.newFop(java.lang.String outputFormat,
FOUserAgent userAgent)
Returns a new Fop instance. |
Fop |
FopFactory.newFop(java.lang.String outputFormat,
FOUserAgent userAgent,
java.io.OutputStream stream)
Returns a new Fop instance. |
Fop |
FopFactory.newFop(java.lang.String outputFormat,
java.io.OutputStream stream)
Returns a new Fop instance. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |