org.w3c.dom.html
public interface HTMLBRElement extends HTMLElement
See also the Document Object Model (DOM) Level 1 Specification (Second Edition).
Method Summary | |
---|---|
String | getClear()
Control flow of text around floats. |
void | setClear(String clear) |