Interface MsvComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface MsvComponentBuilderFactory
Validate XML payloads using Multi-Schema Validator (MSV). Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMsvComponentBuilderFactory.MsvComponentBuilderBuilder for the MSV component.static classMsvComponentBuilderFactory.MsvComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static MsvComponentBuilderFactory.MsvComponentBuildermsv()Deprecated.
-
-
-
Method Detail
-
msv
@Deprecated static MsvComponentBuilderFactory.MsvComponentBuilder msv()
Deprecated.MSV (camel-msv) Validate XML payloads using Multi-Schema Validator (MSV). Category: validation Since: 1.1 Maven coordinates: org.apache.camel:camel-msv- Returns:
- the dsl builder
-
-