public class Hyperlink extends AbstractValueType<URL>
| Modifier and Type | Method and Description |
|---|---|
static Hyperlink |
hyperlink(String text,
String url) |
static Hyperlink |
hyperlink(String text,
URL link) |
String |
text() |
Copyright © 2018. All Rights Reserved.