Uses of Interface
org.apache.camel.builder.endpoint.dsl.FopEndpointBuilderFactory.FopEndpointBuilder
Packages that use FopEndpointBuilderFactory.FopEndpointBuilder
-
Uses of FopEndpointBuilderFactory.FopEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return FopEndpointBuilderFactory.FopEndpointBuilderModifier and TypeMethodDescriptionFOP (camel-fop) Render messages into PDF and other output formats supported by Apache FOP.FOP (camel-fop) Render messages into PDF and other output formats supported by Apache FOP. -
Uses of FopEndpointBuilderFactory.FopEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return FopEndpointBuilderFactory.FopEndpointBuilderModifier and TypeMethodDescriptionFopEndpointBuilderFactory.AdvancedFopEndpointBuilder.basic()FopEndpointBuilderFactory.endpointBuilder(String componentName, String path) FOP (camel-fop) Render messages into PDF and other output formats supported by Apache FOP.FOP (camel-fop) Render messages into PDF and other output formats supported by Apache FOP.FopEndpointBuilderFactory.FopEndpointBuilder.fopFactory(String fopFactory) Allows to use a custom configured or implementation of org.apache.fop.apps.FopFactory.FopEndpointBuilderFactory.FopEndpointBuilder.fopFactory(org.apache.fop.apps.FopFactory fopFactory) Allows to use a custom configured or implementation of org.apache.fop.apps.FopFactory.FopEndpointBuilderFactory.FopEndpointBuilder.userConfigURL(String userConfigURL) The location of a configuration file which can be loaded from classpath or file system.