| Package | Description |
|---|---|
| org.cip4.jdflib.elementwalker | |
| org.cip4.jdflib.util |
| Modifier and Type | Field and Description |
|---|---|
protected Set<UrlUtil.URLProtocol> |
URLExtractor.protocols |
| Modifier and Type | Method and Description |
|---|---|
void |
URLExtractor.addProtocol(UrlUtil.URLProtocol protocol)
add a protocol to the list of protocols that are supported
|
| Modifier and Type | Method and Description |
|---|---|
static UrlUtil.URLProtocol |
UrlUtil.getProtocol(String url)
returns the general protocol type of a url
|
static UrlUtil.URLProtocol |
UrlUtil.URLProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlUtil.URLProtocol[] |
UrlUtil.URLProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.