WMLDOMImplementation, org.w3c.dom.DOMImplementation, org.w3c.dom.ls.DOMImplementationLSpublic class WMLDOMImplementationImpl extends org.apache.xerces.dom.DOMImplementationImpl implements WMLDOMImplementation
| Constructor | Description |
|---|---|
WMLDOMImplementationImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.apache.xerces.dom.CoreDocumentImpl |
createDocument(org.w3c.dom.DocumentType doctype) |
|
static org.w3c.dom.DOMImplementation |
getDOMImplementation() |
NON-DOM: Obtain and return the single shared object
|
assignDocTypeNumber, assignDocumentNumber, createDocument, createDocumentType, createLSInput, createLSOutput, createLSParser, createLSSerializer, getFeaturepublic static org.w3c.dom.DOMImplementation getDOMImplementation()
protected org.apache.xerces.dom.CoreDocumentImpl createDocument(org.w3c.dom.DocumentType doctype)
createDocument in class org.apache.xerces.dom.DOMImplementationImplCopyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.