@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SchematronComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SchematronComponentBuilderFactory.SchematronComponentBuilder
Builder for the Schematron component.
|
static class |
SchematronComponentBuilderFactory.SchematronComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SchematronComponentBuilderFactory.SchematronComponentBuilder |
schematron()
Schematron (camel-schematron)
Validate XML payload using the Schematron Library.
|
static SchematronComponentBuilderFactory.SchematronComponentBuilder schematron()
Apache Camel