public final class FilterFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static FilterFactory |
INSTANCE
Singleton instance.
|
public static final FilterFactory INSTANCE
public Filter getFilter(String filterName) throws IOException
filterName - the name of the filter to retrieveIOException - if the filter name was invalidpublic Filter getFilter(COSName filterName) throws IOException
filterName - the name of the filter to retrieveIOException - if the filter name was invalidCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.