| 程序包 | 说明 |
|---|---|
| cn.aotcloud.codecs |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
Encoder.decodeFromURL(String input) |
String |
DefaultEncoder.decodeFromURL(String input) |
String |
Encoder.encodeForURL(String input) |
String |
DefaultEncoder.encodeForURL(String input) |
String |
DefaultEncoder.getCanonicalizedURI(URI dirtyUri)
This will extract each piece of a URI according to parse zone as specified in
RFC-3986 section 3, and it
will construct a canonicalized String representing a version of the URI that
is safe to run regex against.
|
Copyright © 2023. All rights reserved.