|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MathMLDOMImplementation
This interface extends the DOMImplementation interface by adding a method to create a MathMLDocument.
| Method Summary | |
|---|---|
MathMLDocument |
createMathMLDocument()
Creates a MathMLDocument with a minimal tree containing only a MathMLMathElement corresponding to a MathML math element. |
| Methods inherited from interface org.w3c.dom.DOMImplementation |
|---|
createDocument, createDocumentType, getFeature, hasFeature |
| Method Detail |
|---|
MathMLDocument createMathMLDocument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||