org.apache.html.dom
public class HTMLHeadingElementImpl extends HTMLElementImpl implements HTMLHeadingElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 00:46:04 $
See Also: org.w3c.dom.html.HTMLHeadingElement org.apache.xerces.dom.ElementImpl
Constructor Summary | |
---|---|
HTMLHeadingElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
|
Method Summary | |
---|---|
String | getAlign() |
void | setAlign(String align) |
Parameters: owner The owner HTML document