Package | Description |
---|---|
org.milyn |
Smooks Content Transformation/Analysis - *** STARTING POINT ***.
|
org.milyn.payload |
Smooks filtering "payload" specializations.
|
org.milyn.smooks.camel.dataformat | |
org.milyn.smooks.camel.processor |
Modifier and Type | Method and Description |
---|---|
Smooks |
Smooks.setExports(Exports exports)
Set the Exports for this Smooks instance.
|
Modifier and Type | Method and Description |
---|---|
static Exports |
Exports.getExports(ApplicationContext appContext) |
Modifier and Type | Method and Description |
---|---|
static List<Object> |
Exports.extractResults(Result[] results,
Exports exports)
Will return the Objects contained in the results array.
|
static void |
Exports.setExportsInApplicationContext(ApplicationContext appContext,
Exports exports) |
Modifier and Type | Method and Description |
---|---|
protected Object |
SmooksDataFormat.getResult(Exports exports,
Result[] results,
org.apache.camel.Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
protected void |
SmooksProcessor.setResultOnBody(Exports exports,
Result[] results,
org.apache.camel.Exchange exchange) |
Copyright © 2020. All rights reserved.