public class Header extends Element
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGEML_TAG |
CLASS_ATTR, format| Modifier and Type | Method and Description |
|---|---|
org.commonmark.node.Node |
asMarkdown()
Return Markdown representation of the element as
Node. |
static boolean |
isHeaderElement(String tag) |
void |
validate()
Check the syntax and contents of the element.
|
addChild, asText, buildAll, getAttribute, getAttributes, getChild, getChildren, getFormat, getMessageMLTag, getParent, sizepublic static final String MESSAGEML_TAG
public org.commonmark.node.Node asMarkdown()
ElementNode.public static boolean isHeaderElement(String tag)
public void validate()
throws InvalidInputException
ElementInvalidInputExceptionCopyright © 2017 The Symphony Software Foundation. All rights reserved.