org.apache.html.dom
public class HTMLBRElementImpl extends HTMLElementImpl implements HTMLBRElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 00:41:07 $
See Also: org.w3c.dom.html.HTMLBRElement org.apache.xerces.dom.ElementImpl
UNKNOWN:
Constructor Summary | |
---|---|
HTMLBRElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
|
Method Summary | |
---|---|
String | getClear() |
void | setClear(String clear) |
Parameters: owner The owner HTML document