public class JuniperSyslogParser extends SyslogParser
| Modifier | Constructor and Description |
|---|---|
protected |
JuniperSyslogParser(String text) |
| Modifier and Type | Method and Description |
|---|---|
static SyslogParser |
getParser(String text) |
protected Pattern |
getPattern() |
SyslogMessage |
parse() |
find, getMatcher, getText, matched, matches, parseDate, traceEnabledprotected JuniperSyslogParser(String text)
public static SyslogParser getParser(String text)
protected Pattern getPattern()
getPattern in class SyslogParserpublic SyslogMessage parse() throws SyslogParserException
parse in class SyslogParserSyslogParserExceptionCopyright © 2015. All rights reserved.