Uses of Class
org.apache.camel.model.dataformat.IcalDataFormat.Builder
Packages that use IcalDataFormat.Builder
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of IcalDataFormat.Builder in org.apache.camel.builder
Methods in org.apache.camel.builder that return IcalDataFormat.Builder -
Uses of IcalDataFormat.Builder in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return IcalDataFormat.BuilderModifier and TypeMethodDescriptionIcalDataFormat.Builder.validating(boolean validating) Whether to validate.IcalDataFormat.Builder.validating(String validating) Whether to validate.