Package org.loboevolution.pdfview.action
Class UriAction
java.lang.Object
org.loboevolution.pdfview.action.PDFAction
org.loboevolution.pdfview.action.UriAction
**************************************************************************
URI action, containing a web link
Author Katja Sondermann
- Since:
- 07.07.2009 **************************************************************************
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UriAction
********************************************************************** Constructor, reading the URL from the given action object- Parameters:
obj
- aPDFObject
object.root
- aPDFObject
object.- Throws:
IOException
- if any.
-
UriAction
********************************************************************** Constructor- Parameters:
uri
- aString
object.- Throws:
IOException
- if any.
-