Uses of Class
org.milyn.delivery.Filter.StreamFilterType

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.
 



Copyright © 2008. All Rights Reserved.