Enhydra 5.1 API

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:
1.4.4 $Id: WMLDOMImplementation.java,v 1.1 2003/04/14 12:31:22 sinisa Exp $
Author:
David Li

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


Enhydra 5.1 API