public class Decoder extends Object
| Constructor and Description |
|---|
Decoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(CharSequence path,
boolean query) |
static String |
path(CharSequence path) |
static String |
query(CharSequence query) |
public static String path(CharSequence path)
public static String query(CharSequence query)
public static String decode(CharSequence path, boolean query)
Copyright © 2021 OCPsoft. All rights reserved.