default SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder |
SchematronEndpointBuilderFactory.SchematronEndpointBuilder.advanced() |
|
default SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder |
SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder |
SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.lazyStartProducer(String lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder |
SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.uriResolver(String uriResolver) |
Set the URIResolver to be used for resolving schematron includes in
the rules file.
|
default SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder |
SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.uriResolver(URIResolver uriResolver) |
Set the URIResolver to be used for resolving schematron includes in
the rules file.
|