org.apache.html.dom
public class HTMLPreElementImpl extends HTMLElementImpl implements HTMLPreElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 01:12:37 $
See Also: org.w3c.dom.html.HTMLPreElement org.apache.xerces.dom.ElementImpl
UNKNOWN:
| Constructor Summary | |
|---|---|
| HTMLPreElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
| |
| Method Summary | |
|---|---|
| int | getWidth() |
| void | setWidth(int width) |
Parameters: owner The owner HTML document