public class PDFUri extends PDFAction
Constructor and Description |
---|
PDFUri(java.lang.String uri)
create a Uri instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAction()
returns the action ncecessary for a uri
|
java.lang.String |
toPDFString()
This method returns a String representation of the PDF object.
|
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF
public PDFUri(java.lang.String uri)
uri
- the uri to which the link should pointpublic java.lang.String getAction()
public java.lang.String toPDFString()
toPDFString
in class PDFObject
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.