public class WebUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_REQUEST |
static char |
REQUEST_SEPARATOR |
| Constructor and Description |
|---|
WebUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkURI(String value,
boolean required) |
static String |
fixURI(String uri) |
static List<String> |
parserURI(String value,
boolean hasVars) |
static Enumeration<String> |
toEnumeration(String value) |
public static final char REQUEST_SEPARATOR
public static final String INDEX_REQUEST
Copyright © 2026 Brandao. All rights reserved.