Home | Trees | Indices | Help |
|
---|
|
Here we have everything needed to parse and use XML definition files.
The only class one should ever use here is Normalizer. The rest is used during the parsing of the definition files that is taken care of by the Normalizer class.
Classes | |
Tag A tag as defined in a pattern. |
|
TagType A tag type. |
|
PatternExample Represents an log sample matching a given pattern. |
|
Pattern A pattern, as defined in a normalizer configuration file. |
|
CSVPattern A pattern that handle CSV case. |
|
CallbackFunction This class is used to define a callback function from source code present in the XML configuration file. |
|
Normalizer Log Normalizer, based on an XML definition file. |
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
SAFE_SYMBOLS =
|
|
__package__ =
|
Function Details |
Imports the common tag types.
|
Imports the common callbacks. @return a dictionnary of callbacks. |
Returns a RestructuredText documentation from a parser description.
|
Variables Details |
SAFE_SYMBOLS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Feb 11 20:43:31 2012 | http://epydoc.sourceforge.net |