|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter.StreamFilterType | |
|---|---|
| org.milyn.delivery | Content Delivery. |
| Uses of Filter.StreamFilterType in org.milyn.delivery |
|---|
| Methods in org.milyn.delivery that return Filter.StreamFilterType | |
|---|---|
static Filter.StreamFilterType |
Filter.StreamFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Filter.StreamFilterType[] |
Filter.StreamFilterType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.milyn.delivery with parameters of type Filter.StreamFilterType | |
|---|---|
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 | |||||||||