public class TeXFormulaSettingsParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHARTODEL_MAPPING_EL |
static String |
RESOURCE_NAME |
| Constructor and Description |
|---|
TeXFormulaSettingsParser() |
TeXFormulaSettingsParser(InputStream file,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseSymbolMappings(String[] mappings,
String[] textMappings) |
void |
parseSymbolToFormulaMappings(String[] mappings,
String[] textMappings) |
public static final String RESOURCE_NAME
public static final String CHARTODEL_MAPPING_EL
public TeXFormulaSettingsParser()
throws ResourceParseException
ResourceParseExceptionpublic TeXFormulaSettingsParser(InputStream file, String name) throws ResourceParseException
ResourceParseExceptionpublic void parseSymbolToFormulaMappings(String[] mappings, String[] textMappings) throws ResourceParseException
ResourceParseExceptionpublic void parseSymbolMappings(String[] mappings, String[] textMappings) throws ResourceParseException
ResourceParseExceptionCopyright © 2014–2018. All rights reserved.