Package | Description |
---|---|
meka.core |
Modifier and Type | Method and Description |
---|---|
static LatexUtils.Characters |
LatexUtils.Characters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LatexUtils.Characters[] |
LatexUtils.Characters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
LatexUtils.escape(String input,
LatexUtils.Characters[] characters)
Ensures that the string is LaTeX compliant.
|
Copyright © 2017. All Rights Reserved.