public final 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–2018 The Apache Software Foundation. All rights reserved.