public class BlockQuoteElement extends MarkupElement.BlockLevelMarkupElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
static javax.xml.namespace.QName |
QNAME |
ATTR_END, ATTR_START| Constructor and Description |
|---|
BlockQuoteElement(int start,
int end)
Create a new Block Quote element.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getElementName() |
afterXmlPreludegetEnd, getNamespace, getStart, toXMLclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final java.lang.String ELEMENT
public static final javax.xml.namespace.QName QNAME