Home | Trees | Indices | Help |
|
---|
|
object --+ | Normalizer
Log Normalizer, based on an XML definition file.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
initializes the normalizer with an lxml ElementTree.
|
returns the uncompiled regular expression associated to pattern named p. If p is None, all patterns are stitched together, ready for compilation. increment is the starting value to use for the generic tag names in the returned regular expression.
|
normalization in standalone mode.
|
if the definition file comes with pattern examples, this method can be invoked to test these patterns against the examples. Note that tags not included in the "expectedTags" directives will not be checked for validation.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 12 03:22:05 2014 | http://epydoc.sourceforge.net |