org.apache.wml.dom
public class WMLIElementImpl extends WMLElementImpl implements WMLIElement
Version: $Id: WMLIElementImpl.java,v 1.4 2005/04/17 23:41:12 mrglavas Exp $
UNKNOWN:
| Constructor Summary | |
|---|---|
| WMLIElementImpl(WMLDocumentImpl owner, String tagName) | |
| Method Summary | |
|---|---|
| String | getClassName() |
| String | getId() |
| String | getXmlLang() |
| void | setClassName(String newValue) |
| void | setId(String newValue) |
| void | setXmlLang(String newValue) |