| Package | Description |
|---|---|
| org.apache.camel.util |
Utility classes used by the core of Camel.
|
| Modifier and Type | Method and Description |
|---|---|
static Scanner |
ObjectHelper.getScanner(Exchange exchange,
Object value,
String delimiter)
Creates a
Scanner for scanning the given value. |
Apache Camel