| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
DECODE_PLUS_AS_SPACE |
true |
protected static final boolean |
DO_NOT_DECODE_PLUS_AS_SPACE |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
IS_FRAGMENT |
true |
protected static final boolean |
IS_NOT_FRAGMENT |
false |
protected static final boolean |
IS_NOT_PATH |
false |
protected static final boolean |
IS_NOT_USERINFO |
false |
protected static final boolean |
IS_PATH |
true |
protected static final boolean |
IS_USERINFO |
true |
Copyright © 2016. All rights reserved.