Class FilterParams

java.lang.Object
java.util.Dictionary<String,Object>
java.util.Hashtable<String,Object>
com.adobe.internal.pdftoolkit.core.filter.FilterParams
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class FilterParams extends Hashtable<String,Object>
A class to hold parameters for Stream filters This is just a HashTable, but all the keywords are defined here Modification log: 6/17/98 Marc Kaufman - new Class, Hashtable for parameters
See Also: