public class HttpConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BOLD_FONT
The Constant BOLD_FONT.
|
static String |
BOLD_FONT_END
The Constant BOLD_FONT_END.
|
static String |
HTML_HEAD
The Constant HTML_HEAD.
|
static String |
HTML_TAIL
The Constant HTML_TAIL.
|
static String |
LINE_BREAK
The Constant LINE_BREAK.
|
static String |
PRE_ENDS
The Constant PRE_ENDS.
|
static String |
PRE_STARTS
The Constant PRE_STARTS.
|
| Constructor and Description |
|---|
HttpConstants() |
public static final String LINE_BREAK
public static final String PRE_STARTS
public static final String PRE_ENDS
public static final String HTML_HEAD
public static final String HTML_TAIL
public static final String BOLD_FONT
public static final String BOLD_FONT_END
Copyright © 2022 Baidu, Inc.. All rights reserved.