| Package | Description |
|---|---|
| cz.muni.fi.mir.mathmlcanonicalization |
| Modifier and Type | Method and Description |
|---|---|
MathMLCanonicalizer |
MathMLCanonicalizer.addModule(Module module)
Adds the module to the process of canonicalization
StreamModules are called before DOM modules and then in order of
addition.
|
MathMLCanonicalizer |
MathMLCanonicalizer.addModule(String moduleName)
Adds the module by its class name.
|
static MathMLCanonicalizer |
MathMLCanonicalizer.getDefaultCanonicalizer()
Initializes canonicalizer with default settings
|
Copyright © 2015. All Rights Reserved.