| Package | Description |
|---|---|
| org.milyn.delivery |
Content Delivery.
|
| org.milyn.delivery.dom |
DOM based Content Delivery.
|
| org.milyn.delivery.sax |
SAX based Content Delivery.
|
| Modifier and Type | Method and Description |
|---|---|
static Filter |
Filter.getFilter()
Get the
Filter instance for the current thread. |
Filter |
ContentDeliveryConfig.newFilter(ExecutionContext executionContext)
Get a new stream filter for the content delivery configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Filter.setFilter(Filter filter)
Set the
Filter instance for the current thread. |
| Modifier and Type | Class and Description |
|---|---|
class |
SmooksDOMFilter
Smooks DOM based content filtering class.
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
DOMContentDeliveryConfig.newFilter(ExecutionContext executionContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
SmooksSAXFilter
Smooks SAX Filter.
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
SAXContentDeliveryConfig.newFilter(ExecutionContext executionContext) |
Copyright © 2015. All rights reserved.