BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.apache.wml
Interface WMLDOMImplementation

All Superinterfaces:
DOMImplementation
All Known Implementing Classes:
WMLDOMImplementationImpl

public interface WMLDOMImplementation
extends 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


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


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.