public class LgBuilder extends java.lang.Object implements MathMLFragmentBuilder
<apply><log/><logbase><cn>2</cn></logbase><cn>1.23</cn></apply>
| Constructor and Description |
|---|
LgBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Element |
build(Node n,
org.w3c.dom.Document d,
MathMLDocumentBuilder db)
Builds a Element for a jep Node.
|
public org.w3c.dom.Element build(Node n, org.w3c.dom.Document d, MathMLDocumentBuilder db) throws JepException
MathMLFragmentBuilderbuild in interface MathMLFragmentBuildern - The jep sub expression.d - The document to create the element in.db - Used create elements and attributes and child nodes.JepExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep