org.apache.wml.dom
public class WMLDOMImplementationImpl extends DOMImplementationImpl implements WMLDOMImplementation
Version: $Id: WMLDOMImplementationImpl.java,v 1.4 2005/04/17 23:34:55 mrglavas Exp $
UNKNOWN:
Method Summary | |
---|---|
Document | createDocument(String namespaceURI, String qualifiedName, DocumentType doctype) |
static DOMImplementation | getDOMImplementation() NON-DOM: Obtain and return the single shared object |
See Also: org.w3c.dom.DOMImplementation