public class URIs extends Object
| Constructor and Description |
|---|
URIs() |
| Modifier and Type | Method and Description |
|---|---|
static URI |
parseLeniently(String uri) |
static String |
percentEncodeIllegals(String s) |
static String |
percentPlusDecode(String s) |
static String |
toNormalizedSurt(String uri) |
Copyright © 2023. All rights reserved.