org.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

Version:
$Id: WMLDOMImplementation.java 315461 2000-04-23 18:07:48Z david $
Author:
David Li

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



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.