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