org.w3c.dom.html
public interface HTMLQuoteElement extends HTMLElement
Q and BLOCKQUOTE elements. See the Q
element definition in HTML 4.0.
| Method Summary | |
|---|---|
| String | getCite()
A URI designating a document that designates a source document or
message. |
| void | setCite(String cite) |