Uses of Interface
org.smooks.api.delivery.Filter
-
Packages that use Filter Package Description org.smooks.api.delivery Content Delivery. -
-
Uses of Filter in org.smooks.api.delivery
Methods in org.smooks.api.delivery that return Filter Modifier and Type Method Description FilterContentDeliveryConfig. newFilter(ExecutionContext executionContext)Get a new stream filter for the content delivery configuration.
-