public abstract class PDDestination extends Object implements PDDestinationOrAction
| Constructor and Description | 
|---|
| PDDestination() | 
| Modifier and Type | Method and Description | 
|---|---|
| static PDDestination | create(COSBase base)This will create a new destination depending on the type of COSBase
 that is passed in. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCOSObjectpublic static PDDestination create(COSBase base) throws IOException
base - The base level object.IOException - If the base cannot be converted to a Destination.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.