public class FilterFactory extends Object
Constructor and Description |
---|
FilterFactory() |
public static Filter getFilterInstance(String filterName) throws FilterException
filterName
- name of filterFilterException
- when given filter is not found or cannot be instantiated or accessedCopyright © 2013. All Rights Reserved.