Uses of Class
org.apache.camel.dataformat.beanio.BeanIOIterator
-
-
Uses of BeanIOIterator in org.apache.camel.dataformat.beanio
Methods in org.apache.camel.dataformat.beanio with parameters of type BeanIOIterator Modifier and Type Method Description static org.beanio.BeanReaderErrorHandlerBeanIOHelper. getOrCreateBeanReaderErrorHandler(BeanIOConfiguration configuration, org.apache.camel.Exchange exchange, List<Object> results, BeanIOIterator iterator)
-