public final 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.Copyright © 2002–2018. All rights reserved.