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