Package | Description |
---|---|
org.milyn |
Smooks Content Transformation/Analysis - *** STARTING POINT ***.
|
org.milyn.delivery |
Content Delivery.
|
Modifier and Type | Method and Description |
---|---|
static StreamFilterType |
StreamFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamFilterType[] |
StreamFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FilterSettings |
FilterSettings.setFilterType(StreamFilterType filterType) |
Constructor and Description |
---|
FilterSettings(StreamFilterType filterType) |
Modifier and Type | Method and Description |
---|---|
static void |
Filter.setFilterType(Smooks smooks,
StreamFilterType filterType)
Set the default stream filter type on the supplied Smooks instance.
|
Copyright © 2020. All rights reserved.