public class WMLDOMImplementationImpl extends DOMImplementationImpl implements WMLDOMImplementation
MODE_ASYNCHRONOUS, MODE_SYNCHRONOUS
Constructor and Description |
---|
WMLDOMImplementationImpl() |
Modifier and Type | Method and Description |
---|---|
protected CoreDocumentImpl |
createDocument(DocumentType doctype) |
static DOMImplementation |
getDOMImplementation()
NON-DOM: Obtain and return the single shared object
|
hasFeature
assignDocTypeNumber, assignDocumentNumber, createDocument, createDocumentType, createLSInput, createLSOutput, createLSParser, createLSSerializer, getFeature
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDocument, createDocumentType, getFeature, hasFeature
public static DOMImplementation getDOMImplementation()
protected CoreDocumentImpl createDocument(DocumentType doctype)
createDocument
in class DOMImplementationImpl
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.