public interface LineBuilderStrategy
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
buildLines(Collection<String> splittedText) |
Collection<String> buildLines(Collection<String> splittedText) throws IOException
IOExceptionApache Camel