| Package | Description |
|---|---|
| cz.muni.fi.mathml.mathml2text.converter.impl |
| Modifier and Type | Method and Description |
|---|---|
static Symbol |
Symbol.forValue(String value)
Finds symbol for given value.
|
static Symbol |
Symbol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Symbol[] |
Symbol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.