Class BeanIOHelper
- java.lang.Object
-
- org.apache.camel.dataformat.beanio.BeanIOHelper
-
public final class BeanIOHelper extends Object
Helper class
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.beanio.BeanReaderErrorHandlergetOrCreateBeanReaderErrorHandler(BeanIOConfiguration configuration, org.apache.camel.Exchange exchange, List<Object> results, BeanIOIterator iterator)
-
-
-
Method Detail
-
getOrCreateBeanReaderErrorHandler
public static org.beanio.BeanReaderErrorHandler getOrCreateBeanReaderErrorHandler(BeanIOConfiguration configuration, org.apache.camel.Exchange exchange, List<Object> results, BeanIOIterator iterator) throws Exception
- Throws:
Exception
-
-