Package ai.platon.pulsar.common.urls
Object Hyperlinks
-
- All Implemented Interfaces:
public class HyperlinksThe hyperlink helper object.
-
-
Field Summary
Fields Modifier and Type Field Description public final static HyperlinksINSTANCE
-
Method Summary
Modifier and Type Method Description final HyperlinktoHyperlink(UrlAware url)Convert a UrlAware to a Hyperlink, might loss information -
-
Method Detail
-
toHyperlink
final Hyperlink toHyperlink(UrlAware url)
-
-
-
-