public class CodeBlockElement extends MarkupElement.BlockLevelMarkupElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
ATTR_END, ATTR_START| Constructor and Description |
|---|
CodeBlockElement(int start,
int end)
Create a new Code Block 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