|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object JSci.io.MathMLParser.Translator JSci.io.MathMLParser.JSciObjectTranslator
static class MathMLParser.JSciObjectTranslator
JSci object translator.
Constructor Summary | |
---|---|
MathMLParser.JSciObjectTranslator()
|
Method Summary | |
---|---|
protected java.lang.Object |
parseAPPLY(org.w3c.dom.mathml.MathMLContentContainer n)
Parses <apply> tags. |
protected java.lang.Object |
parseCI(org.w3c.dom.mathml.MathMLCiElement n)
Parses <ci> tags. |
protected java.lang.Object |
parseCN(org.w3c.dom.mathml.MathMLCnElement n)
Parses <cn> tags. |
protected java.lang.Object |
parseMATRIX(org.w3c.dom.mathml.MathMLMatrixElement n)
Parses <matrix> tags. |
protected java.lang.Object |
parseMS(org.w3c.dom.mathml.MathMLStringLitElement n)
Parses <ms> tags. |
protected java.lang.Object |
parseMTEXT(org.w3c.dom.mathml.MathMLPresentationToken n)
Parses <mtext> tags. |
protected java.lang.Object |
parsePredefinedSymbol(org.w3c.dom.mathml.MathMLPredefinedSymbol n)
|
protected java.lang.Object |
parseSET(org.w3c.dom.mathml.MathMLSetElement n)
Parses <set> tags. |
protected java.lang.Object |
parseVECTOR(org.w3c.dom.mathml.MathMLVectorElement n)
Parses <vector> tags. |
Methods inherited from class JSci.io.MathMLParser.Translator |
---|
processNode, translate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MathMLParser.JSciObjectTranslator()
Method Detail |
---|
protected java.lang.Object parseAPPLY(org.w3c.dom.mathml.MathMLContentContainer n)
parseAPPLY
in class MathMLParser.Translator
protected java.lang.Object parseCN(org.w3c.dom.mathml.MathMLCnElement n)
parseCN
in class MathMLParser.Translator
protected java.lang.Object parsePredefinedSymbol(org.w3c.dom.mathml.MathMLPredefinedSymbol n)
parsePredefinedSymbol
in class MathMLParser.Translator
protected java.lang.Object parseCI(org.w3c.dom.mathml.MathMLCiElement n)
parseCI
in class MathMLParser.Translator
protected java.lang.Object parseVECTOR(org.w3c.dom.mathml.MathMLVectorElement n)
parseVECTOR
in class MathMLParser.Translator
protected java.lang.Object parseMATRIX(org.w3c.dom.mathml.MathMLMatrixElement n)
parseMATRIX
in class MathMLParser.Translator
protected java.lang.Object parseSET(org.w3c.dom.mathml.MathMLSetElement n)
parseSET
in class MathMLParser.Translator
protected java.lang.Object parseMS(org.w3c.dom.mathml.MathMLStringLitElement n)
parseMS
in class MathMLParser.Translator
protected java.lang.Object parseMTEXT(org.w3c.dom.mathml.MathMLPresentationToken n)
parseMTEXT
in class MathMLParser.Translator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |