public class BivesTools extends Object
Constructor and Description |
---|
BivesTools() |
Modifier and Type | Method and Description |
---|---|
static void |
genAttributeMarkupStats(de.unirostock.sems.xmlutils.ds.DocumentNode a,
de.unirostock.sems.xmlutils.ds.DocumentNode b,
MarkupElement markupElement)
Generate some Attribute difference report for Markup Documents.
|
static void |
genMathMarkupStats(de.unirostock.sems.xmlutils.ds.DocumentNode a,
de.unirostock.sems.xmlutils.ds.DocumentNode b,
MarkupElement markupElement)
Generate some MathML difference report for Markup Documents .
|
public static void genMathMarkupStats(de.unirostock.sems.xmlutils.ds.DocumentNode a, de.unirostock.sems.xmlutils.ds.DocumentNode b, MarkupElement markupElement)
a
- the node rooting the MathML in document Ab
- the node rooting the MathML in document BmarkupElement
- the markup elementpublic static void genAttributeMarkupStats(de.unirostock.sems.xmlutils.ds.DocumentNode a, de.unirostock.sems.xmlutils.ds.DocumentNode b, MarkupElement markupElement)
a
- the nodes carrying the attributes in document Ab
- the nodes carrying the attributes in document BmarkupElement
- the markup elementCopyright © 2015 SEMS project @ University of Rostock. All rights reserved.