|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.common.MathMLUtil
public final class MathMLUtil
Utilities related to the Math Markup Language (MathML).
Field Summary | |
---|---|
static String |
MATHML_NAMESPACE
The namespace URI for MathML. |
static String |
MATHML_NAMESPACE_SHORT
The typical abbreviation used to designate an element as being in the MathML namespace. |
static String |
MATHML_PUBLIC_ID
The public id of the DTD for a MathML document. |
static String |
MATHML_ROOT_ELEMENT_NAME
The name of the root element in a MathML document. |
static String |
MATHML_SYSTEM_ID
The system id of the DTD for a MathML document. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String MATHML_NAMESPACE
public static final String MATHML_NAMESPACE_SHORT
public static final String MATHML_ROOT_ELEMENT_NAME
public static final String MATHML_PUBLIC_ID
public static final String MATHML_SYSTEM_ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |