public class WMLDOMImplementationImpl extends org.apache.xerces.dom.DOMImplementationImpl implements WMLDOMImplementation
Constructor and Description |
---|
WMLDOMImplementationImpl() |
Modifier and Type | Method and 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, getFeature
public 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.DOMImplementationImpl
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.