public final class URLs extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String str)
Decodes the specified string.
|
static String |
encode(String str)
Encodes the specified string.
|
Copyright © 2009–2019 B3log. All rights reserved.