|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter | |
|---|---|
| org.milyn.delivery | Content Delivery. |
| org.milyn.delivery.dom | DOM based Content Delivery. |
| org.milyn.delivery.sax | SAX based Content Delivery. |
| Uses of Filter in org.milyn.delivery |
|---|
| Methods in org.milyn.delivery that return Filter | |
|---|---|
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. |
| Methods in org.milyn.delivery with parameters of type Filter | |
|---|---|
static void |
Filter.setFilter(Filter filter)
Set the Filter instance for the current thread. |
| Uses of Filter in org.milyn.delivery.dom |
|---|
| Subclasses of Filter in org.milyn.delivery.dom | |
|---|---|
class |
SmooksDOMFilter
Smooks DOM based content filtering class. |
| Methods in org.milyn.delivery.dom that return Filter | |
|---|---|
Filter |
DOMContentDeliveryConfig.newFilter(ExecutionContext executionContext)
|
| Uses of Filter in org.milyn.delivery.sax |
|---|
| Subclasses of Filter in org.milyn.delivery.sax | |
|---|---|
class |
SmooksSAXFilter
Smooks SAX Filter. |
| Methods in org.milyn.delivery.sax that return Filter | |
|---|---|
Filter |
SAXContentDeliveryConfig.newFilter(ExecutionContext executionContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||