public class MathMLConf extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MATHML_NAMESPACE_URI |
| Constructor and Description |
|---|
MathMLConf() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getAttrDictionary() |
static Map<String,String> |
getElementDictionary() |
static List<String> |
getIgnoreAll() |
static List<String> |
getIgnoreNode() |
static Map<String,List<String>> |
getOperators() |
public static final String MATHML_NAMESPACE_URI
public static List<String> getIgnoreNode()
public static List<String> getIgnoreAll()
public static Map<String,String> getElementDictionary()
public static Map<String,String> getAttrDictionary()
Copyright © 2013. All Rights Reserved.