Package | Description |
---|---|
net.java.html.lib.node.url |
Modifier and Type | Method and Description |
---|---|
static Url |
Url.$as(Object obj) |
static Url |
Exports.parse(String urlStr) |
static Url |
Exports.parse(String urlStr,
Boolean parseQueryString) |
static Url |
Exports.parse(String urlStr,
Boolean parseQueryString,
Boolean slashesDenoteHost) |
Modifier and Type | Method and Description |
---|---|
static String |
Exports.format(Url url) |
Copyright © 2018. All rights reserved.