Oracle

weblogic.apache.wml
Interface WMLDOMImplementation

All Superinterfaces:
DOMImplementation
All Known Implementing Classes:
WMLDOMImplementationImpl

Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDOMImplementation.

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


Method Summary
 
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/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.