HEADER

ru.biosoft.math.xml
Class MathMLFormatter


public class MathMLFormatter
implements Formatter


Constructor Summary
MathMLFormatter()
           

Method Summary
 String[]format(AstStart start)
           
 voidformat(AstStart start, org.w3c.dom.Node parent, org.w3c.dom.Document document)
           
 ParserContextgetParserContext()
           
 voidsetParserContext(ParserContext parserContext)
           

Constructor Detail

MathMLFormatter

public MathMLFormatter()
Method Detail

format

public String[] format(AstStart start)

format

public void format(AstStart start, org.w3c.dom.Node parent, org.w3c.dom.Document document)

getParserContext

public ParserContext getParserContext()

setParserContext

public void setParserContext(ParserContext parserContext)

Association Links

to Class java.util.Hashtable

to Class ru.biosoft.math.model.ParserContext


FOOTER

BOTTOM