JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
icu.easyj.core.constant
Interface UrlConstants
public interface
UrlConstants
URL相关常量
Author:
wangliang181230
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
HTTP_PRE
http前缀
static final
String
HTTPS_PRE
https前缀
Field Details
HTTP_PRE
static final
String
HTTP_PRE
http前缀
See Also:
Constant Field Values
HTTPS_PRE
static final
String
HTTPS_PRE
https前缀
See Also:
Constant Field Values