Package org.openpdf.renderer.action
Class UriAction
java.lang.Object
org.openpdf.renderer.action.PDFAction
org.openpdf.renderer.action.UriAction
URI action, containing a web link
- Since:
- 07.07.2009
-
Field Details
-
uri
The URL this action links to
-
-
Constructor Details
-
UriAction
Constructor, reading the URL from the given action object- Parameters:
type-- Throws:
IOException- - in case the action can not be parsed
-
UriAction
Constructor- Parameters:
type-- Throws:
IOException
-
-
Method Details
-
getUri
Get the URI this action directs to- Returns:
- String
-