BEA Systems, Inc.


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

This class is based on an implementation from the Apache XML Project. In future releases the XML parser, XSLT processor, and associated classes will likely be updated to be based on a later version of the Apache implementations. Since Apache does not guarantee backwards compatibility between versions of their software, we cannot guarantee backwards compatibility of any of the classes contained in the weblogic.apache package or sub-packages.

Version:
$Id: WMLDOMImplementation.java,v 1.1 2000/04/23 18:07:43 david Exp $
Author:
David Li

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


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference