Interface DoclingComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DoclingComponentBuilderFactory
Process documents using Docling library for parsing and conversion.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Docling component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptiondocling()Docling (camel-docling) Process documents using Docling library for parsing and conversion.
-
Method Details
-
docling
Docling (camel-docling) Process documents using Docling library for parsing and conversion. Category: transformation,ai Since: 4.15 Maven coordinates: org.apache.camel:camel-docling- Returns:
- the dsl builder
-