public class PDActionFactory extends Object
Modifier and Type | Method and Description |
---|---|
static PDAction |
createAction(COSDictionary action)
This will create the correct type of action based on the type specified
in the dictionary.
|
public static PDAction createAction(COSDictionary action)
action
- An action dictionary.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.