public class MathMLDOMImplementationImpl
extends org.apache.xerces.dom.DOMImplementationImpl
implements org.w3c.dom.mathml.MathMLDOMImplementation
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.mathml.MathMLDocument |
createMathMLDocument() |
static org.w3c.dom.DOMImplementation |
getDOMImplementation()
NON-DOM: Obtain and return a single shared object
|
assignDocTypeNumber, assignDocumentNumber, createDocumentType, createLSInput, createLSOutput, createLSParser, createLSSerializer, getFeature
public final org.w3c.dom.mathml.MathMLDocument createMathMLDocument()
createMathMLDocument
in interface org.w3c.dom.mathml.MathMLDOMImplementation
public static org.w3c.dom.DOMImplementation getDOMImplementation()