Package | Description |
---|---|
org.w3c.dom.html |
Modifier and Type | Method and Description |
---|---|
HTMLTableCaptionElement |
HTMLTableElement.getCaption()
Returns the table's
CAPTION , or void if none exists. |
Modifier and Type | Method and Description |
---|---|
void |
HTMLTableElement.setCaption(HTMLTableCaptionElement caption) |
Copyright © 2014 Apache XML Project. All Rights Reserved.