public class LogParserConsts extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CANNOT_PARSE |
static String |
DEFAULT |
static String |
ERROR |
static String |
INFO |
static List<String> |
LEGAL_STATUS |
static int |
LINES_PER_THREAD |
static int |
MAX_THREADS |
static String |
NONE |
static String |
NOT_INT |
static String |
START |
static List<String> |
STATUSES_WITH_LINK_FILES |
static List<String> |
STATUSES_WITH_SECTIONS_IN_LINK_FILES |
static String |
WARNING |
| Constructor and Description |
|---|
LogParserConsts() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getHtmlClosingTags() |
static String |
getHtmlOpeningTags() |
public static final String ERROR
public static final String WARNING
public static final String INFO
public static final String NONE
public static final String START
public static final String DEFAULT
public static final String CANNOT_PARSE
public static final String NOT_INT
public static final List<String> STATUSES_WITH_SECTIONS_IN_LINK_FILES
public static final int LINES_PER_THREAD
public static final int MAX_THREADS
Copyright © 2004–2015. All rights reserved.