BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.wml
Interface WMLDOMImplementation

All Known Implementing Classes:
WMLDOMImplementationImpl

public interface WMLDOMImplementation
extends org.w3c.dom.DOMImplementation

The interface is modeled after DOM1 Spec for HTML from W3C. The DTD used in this DOM model is from http://www.wapforum.org/DTD/wml_1.1.xml

Version:
$Id: WMLDOMImplementation.java,v 1.1 2000/04/23 18:07:43 david Exp $
Author:
David Li
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Methods inherited from interface org.w3c.dom.DOMImplementation
createDocument, createDocumentType, hasFeature
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.