Uses of Class
htmlcompiler.tags.jsoup.Link
| Package | Description |
|---|---|
| htmlcompiler.tags.jsoup |
-
Uses of Link in htmlcompiler.tags.jsoup
Methods in htmlcompiler.tags.jsoup that return Link Modifier and Type Method Description static LinkLink. valueOf(String name)Returns the enum constant of this type with the specified name.static Link[]Link. values()Returns an array containing the constants of this enum type, in the order they are declared.