public class Image extends Element
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGEML_TAG |
CLASS_ATTR, format, STYLE_ATTR| Modifier and Type | Method and Description |
|---|---|
void |
asPresentationML(XmlPrintStream out)
Print a PresentationML representation of the element and its children to the provided PrintStream.
|
protected void |
buildAttribute(Node item)
Parse a DOM attribute into MessageML element properties.
|
void |
validate()
Check the syntax and contents of the element.
|
addChild, asText, buildAll, buildNode, findElements, findElements, findElements, getAttribute, getAttributes, getChild, getChildren, getFormat, getMessageMLTag, getParent, sizepublic static final String MESSAGEML_TAG
public Image(Element parent)
public void asPresentationML(XmlPrintStream out)
Elementprotected void buildAttribute(Node item) throws InvalidInputException
ElementInvalidInputExceptionpublic void validate()
throws InvalidInputException
ElementInvalidInputExceptionCopyright © 2019 The Symphony Software Foundation. All rights reserved.