Package | Description |
---|---|
org.bitbucket.jrsofty.parser.logging.api | |
org.bitbucket.jrsofty.parser.logging.util |
Class and Description |
---|
IllegalClassException
This class is thrown when an exception happens while attempting to make an instance of the class
and an exception is thrown.
|
LogEntry
Marker interface for handling log entry data.
|
LogParser
Log parser interface.
|
LogParserFactory
Interface for creating LogParserFactory implementations.
|
TokenParseException
The exception thrown when the token does not match.
|
Class and Description |
---|
IllegalClassException
This class is thrown when an exception happens while attempting to make an instance of the class
and an exception is thrown.
|
TokenMatcher
A container class for holding the regex pattern and token marker used for mapping the token.
|
Copyright © 2017 Jason "JRSofty" Reed. All rights reserved.