| Modifier and Type | Field and Description |
|---|---|
static String |
INPUT_TAG |
protected static String |
NAME_ATTR |
static String |
TYPE_ATTR |
CLASS_ATTR, format, STYLE_ATTR| Constructor and Description |
|---|
FormElement(Element parent,
String messageMLTag) |
FormElement(Element parent,
String messageMLTag,
FormatEnum format) |
| Modifier and Type | Method and Description |
|---|---|
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 INPUT_TAG
public static final String TYPE_ATTR
protected static final String NAME_ATTR
public FormElement(Element parent, String messageMLTag, FormatEnum format)
public void validate()
throws InvalidInputException
ElementInvalidInputExceptionCopyright © 2019 The Symphony Software Foundation. All rights reserved.