| Class | Description |
|---|---|
| DocumentParser |
Tools for analysing XML documents and extracting wanted data.
|
| MathMLUnificator |
MathML Unificator is a tool which performs simple MathML (Mathematical Markup
Language) unification
as
proposed, i.e. single MathML formula transforms to series of formulae
with leaf elements substituted gradually for a special unification
representing symbol
◍ (for Presentation MathML, see
Constants.PMATHML_UNIFICATOR) or ◐ (for Content
MathML, see Constants.CMATHML_UNIFICATOR). |
| MathMLUnificatorCommandLineTool |
Command line tool that enables the user to select multiple input files and
print results of MathML unification by
MathMLUnificator to the
application standard output. |
| NodeLevel<MajorLevel,MinorLevel> |
Representation of multi-level order of elements in
MathMLUnificator.nodesByDepth data structure. |
| UnificationLevel |
Representation of unification level of a
Node by
MathMLUnificator.unifyMathMLNode(org.w3c.dom.Node, boolean). |
Copyright © 2016. All rights reserved.