| Package | Description |
|---|---|
| cz.muni.fi.mias.math |
| Modifier and Type | Method and Description |
|---|---|
static MathTokenizer.MathMLType |
MathTokenizer.MathMLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MathTokenizer.MathMLType[] |
MathTokenizer.MathMLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
float |
FormulaValuator.count(Node node,
MathTokenizer.MathMLType mmlType) |
float |
CountNodesFormulaValuator.count(Node n,
MathTokenizer.MathMLType mmlType) |
| Constructor and Description |
|---|
MathTokenizer(Reader input,
boolean subformulae,
String mmldtd,
MathTokenizer.MathMLType type) |
Copyright © 2013. All Rights Reserved.