FileDocCategorySizeDatePackage
WMLOneventElement.javaAPI DocJava SE 5 API3237Fri Aug 26 14:55:28 BST 2005com.sun.org.apache.wml.internal

WMLOneventElement

public interface WMLOneventElement implements WMLElement

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: WMLOneventElement.java,v 1.1 2000/04/23 18:07:44 david Exp $
author
David Li

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetType()

public voidsetType(java.lang.String newValue)