public final class GoToURIAction extends PdfAction
Represents a URI action causes a URI to be resolved.
Constructor and Description |
---|
GoToURIAction()
Constructor.
|
GoToURIAction(String uri)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getURI()
Gets the uniform resource identifier to resolve.
|
void |
setURI(String value)
Sets the uniform resource identifier to resolve.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public GoToURIAction()
Constructor.
public GoToURIAction(String uri)
Constructor.
uri
- String object