| Package | Description |
|---|---|
| cz.muni.fi.mathml.mathml2text.converter.impl |
| Modifier and Type | Method and Description |
|---|---|
static XmlStreamConstant |
XmlStreamConstant.forEventCode(int eventCode)
Returns a constant representing given event code or
null,
if theres is no constant for event code. |
static XmlStreamConstant |
XmlStreamConstant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlStreamConstant[] |
XmlStreamConstant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.