|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Smooks | |
|---|---|
| org.milyn | Smooks Content Transformation/Analysis - *** STARTING POINT ***. |
| org.milyn.cdr | Smooks Configurations (Content Delivery Resources - CDR) Object Model. |
| org.milyn.container.plugin | |
| org.milyn.delivery | Content Delivery. |
| Uses of Smooks in org.milyn |
|---|
| Methods in org.milyn with parameters of type Smooks | |
|---|---|
static String |
SmooksUtil.filterAndSerialize(ExecutionContext executionContext,
InputStream stream,
Smooks smooks)
Utility method to filter the content in the specified InputStream for the specified ExecutionContext. |
static void |
SmooksUtil.registerProfileSet(ProfileSet profileSet,
Smooks smooks)
Manually register a set of profiles with the profile store associated with the supplied Smooks instance. |
static void |
SmooksUtil.registerResource(SmooksResourceConfiguration resourceConfig,
Smooks smooks)
Register a SmooksResourceConfiguration on the supplied Smooks instance. |
| Uses of Smooks in org.milyn.cdr |
|---|
| Methods in org.milyn.cdr with parameters of type Smooks | |
|---|---|
static void |
ParameterAccessor.setParameter(String name,
String value,
Smooks smooks)
|
| Uses of Smooks in org.milyn.container.plugin |
|---|
| Constructors in org.milyn.container.plugin with parameters of type Smooks | |
|---|---|
PayloadProcessor(Smooks smooks,
ResultType resultType)
Public constructor. |
|
| Uses of Smooks in org.milyn.delivery |
|---|
| Methods in org.milyn.delivery with parameters of type Smooks | |
|---|---|
static void |
Filter.setFilterType(Smooks smooks,
Filter.StreamFilterType filterType)
Set the default stream filter type on the supplied Smooks instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||