public class PDActionFactory
extends java.lang.Object
Modifier and Type | Method | 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.