public interface

WMLDocument

implements Document
org.apache.wml.WMLDocument
Known Indirect Subclasses

Class Overview

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

Summary

[Expand]
Inherited Constants
From interface org.w3c.dom.Node
[Expand]
Inherited Methods
From interface org.w3c.dom.Document
From interface org.w3c.dom.Node