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