org.apache.wml
Interface WMLDOMImplementation

All Superinterfaces:
org.w3c.dom.DOMImplementation
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

Version:
$Id: WMLDOMImplementation.java,v 1.2 2004/02/24 23:34:05 mrglavas Exp $
Author:
David Li

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



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