| Interface | Description |
|---|---|
| DOMModule |
Modules processing the input using Document Object Model
|
| Module |
Every canonicalization module
|
| StreamModule |
Modules processing the input as a stream (no DOM)
|
| Class | Description |
|---|---|
| ElementMinimizer |
Remove useless elements and attributes from MathML.
|
| FunctionNormalizer |
Normalize the way to express an function applied to arguments in MathML.
|
| MfencedReplacer |
Replace mfenced elements in MathML for equivalent.
|
| MrowNormalizer |
Normalize the number of mrow elements in MathML.
|
| OperatorNormalizer |
Normalize the way to express an function applied to arguments in MathML.
|
| ScriptNormalizer |
Handle sub/super/under/over/multi script elements in MathML.
|
| Exception | Description |
|---|---|
| ModuleException |
General purpose exception for problems with modules.
|
Copyright © 2015. All Rights Reserved.