Interface PdfComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PdfComponentBuilderFactory
Create, modify or extract content from PDF documents.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the PDF component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionpdf()
PDF (camel-pdf) Create, modify or extract content from PDF documents.
-
Method Details
-
pdf
PDF (camel-pdf) Create, modify or extract content from PDF documents. Category: document,transformation Since: 2.16 Maven coordinates: org.apache.camel:camel-pdf- Returns:
- the dsl builder
-