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