jar

cz.muni.fi.mir : mathml-unificator

Maven & Gradle

Jul 01, 2016
2 stars

MathMLUnificator · MathMLCan is a tool which performs simple MathML (Mathematical Markup Language) unification.

Table Of Contents

Latest Version

Download cz.muni.fi.mir : mathml-unificator JAR file - Latest Versions:

All Versions

Download cz.muni.fi.mir : mathml-unificator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mathml-unificator-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cz.muni.fi.mir.mathmlunificator.config

├─ cz.muni.fi.mir.mathmlunificator.config.Constants.class - [JAR]

cz.muni.fi.mir.mathmlunificator

├─ cz.muni.fi.mir.mathmlunificator.DocumentParser.class - [JAR]

├─ cz.muni.fi.mir.mathmlunificator.MathMLUnificator.class - [JAR]

├─ cz.muni.fi.mir.mathmlunificator.MathMLUnificatorCommandLineTool.class - [JAR]

├─ cz.muni.fi.mir.mathmlunificator.NodeLevel.class - [JAR]

├─ cz.muni.fi.mir.mathmlunificator.UnificationLevel.class - [JAR]

cz.muni.fi.mir.mathmlunificator.utils

├─ cz.muni.fi.mir.mathmlunificator.utils.DOMBuilder.class - [JAR]

├─ cz.muni.fi.mir.mathmlunificator.utils.MathMLTools.class - [JAR]

├─ cz.muni.fi.mir.mathmlunificator.utils.XMLOut.class - [JAR]

Advertisement