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