org.apache.fop.pdf
Class PDFUri
- PDFWritable
class used to create a PDF Uri link
PDFUri(String uri) - create a Uri instance.
|
encode , encodeBinaryToHexString , encodeString , encodeText , formatDateTime , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , getParent , hasObjectNumber , makeReference , output , outputInline , referencePDF , setDocument , setObjectNumber , setParent , toPDF , toPDFString |
PDFUri
public PDFUri(String uri)
create a Uri instance.
uri
- the uri to which the link should point
getAction
public String getAction()
returns the action ncecessary for a uri
- getAction in interface PDFAction
- the action to place next to /A within a Link
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.