| Package | Description |
|---|---|
| cz.muni.fi.mathml | |
| cz.muni.fi.mathml.mathml2text.converter |
| Modifier and Type | Method and Description |
|---|---|
static MathMLElement |
MathMLElement.forElementName(String elementName)
Returns MathML element of given name or
null if there isn't one. |
static MathMLElement |
MathMLElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MathMLElement[] |
MathMLElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MathMLElement |
MathMLNode.getType()
Return type of this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MathMLNode.setType(MathMLElement type)
Sets type of this node.
|
Copyright © 2013. All Rights Reserved.