public class URLPathEncoder extends Object
| Constructor and Description |
|---|
URLPathEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodePath(String path)
Encode a URL path using percent-encoding.
|
Copyright © 2017. All rights reserved.