JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: FOP 2.21.0.fuse-720050-redhat-00001
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
O
P
S
V
A
asFooOutputType(String)
- Static method in enum org.apache.camel.component.fop.
FopOutputType
C
CAMEL_FOP_ENCRYPT
- Static variable in interface org.apache.camel.component.fop.
FopConstants
CAMEL_FOP_OUTPUT_FORMAT
- Static variable in interface org.apache.camel.component.fop.
FopConstants
CAMEL_FOP_RENDER
- Static variable in interface org.apache.camel.component.fop.
FopConstants
CAMEL_FOP_RENDERER_OPTIONS
- Static variable in interface org.apache.camel.component.fop.
FopConstants
createConsumer(Processor)
- Method in class org.apache.camel.component.fop.
FopEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.fop.
FopComponent
createProducer()
- Method in class org.apache.camel.component.fop.
FopEndpoint
D
doStart()
- Method in class org.apache.camel.component.fop.
FopEndpoint
F
FopComponent
- Class in
org.apache.camel.component.fop
Represents the component that manages
FopEndpoint
.
FopComponent()
- Constructor for class org.apache.camel.component.fop.
FopComponent
FopConfigException
- Exception in
org.apache.camel.component.fop
Fop configuration exception.
FopConfigException(Throwable)
- Constructor for exception org.apache.camel.component.fop.
FopConfigException
FopConfigException(String)
- Constructor for exception org.apache.camel.component.fop.
FopConfigException
FopConstants
- Interface in
org.apache.camel.component.fop
FopEndpoint
- Class in
org.apache.camel.component.fop
The fop component allows you to render a message into different output formats using Apache FOP.
FopEndpoint(String, FopComponent, FopOutputType)
- Constructor for class org.apache.camel.component.fop.
FopEndpoint
FopOutputType
- Enum in
org.apache.camel.component.fop
FopProducer
- Class in
org.apache.camel.component.fop
The Fop producer.
FopProducer(FopEndpoint, FopFactory, String)
- Constructor for class org.apache.camel.component.fop.
FopProducer
G
getFopFactory()
- Method in class org.apache.camel.component.fop.
FopEndpoint
getFormatExtended()
- Method in enum org.apache.camel.component.fop.
FopOutputType
getOutputType()
- Method in class org.apache.camel.component.fop.
FopEndpoint
getUserConfigURL()
- Method in class org.apache.camel.component.fop.
FopEndpoint
I
isSingleton()
- Method in class org.apache.camel.component.fop.
FopEndpoint
O
org.apache.camel.component.fop
- package org.apache.camel.component.fop
P
process(Exchange)
- Method in class org.apache.camel.component.fop.
FopProducer
S
setFopFactory(FopFactory)
- Method in class org.apache.camel.component.fop.
FopEndpoint
Allows to use a custom configured or implementation of org.apache.fop.apps.FopFactory.
setOutputType(FopOutputType)
- Method in class org.apache.camel.component.fop.
FopEndpoint
The primary output format is PDF but other output formats are also supported.
setUserConfigURL(String)
- Method in class org.apache.camel.component.fop.
FopEndpoint
The location of a configuration file which can be loaded from classpath or file system.
V
valueOf(String)
- Static method in enum org.apache.camel.component.fop.
FopOutputType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.fop.
FopOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
F
G
I
O
P
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: FOP 2.21.0.fuse-720050-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel