org.apache.fop.pdf
Class PDFUri
- PDFWritable
class used to create a PDF Uri link
PDFUri(String uri) - create a Uri instance.
|
encode , encodeString , encodeText , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , hasObjectNumber , makeReference , output , referencePDF , setDocument , setObjectNumber , toInlinePDFString , 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-2007 The Apache Software Foundation. All Rights Reserved.