public class EpmlExpression extends EpmlElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
EpmlExpression() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
protected void |
importText(java.lang.String text,
Epml epml)
Imports standard text: No action.
|
checkBoolean, checkDecimal, checkNonNegativeIntegerOrK, checkPositiveInteger, checkPositiveIntegerOrK, checkPositiveIntegers, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, importAttributes, importElement, importElementspublic static final java.lang.String TAG
protected void importText(java.lang.String text,
Epml epml)
EpmlElementimportText in class EpmlElementprotected java.lang.String exportElements()
EpmlElementexportElements in class EpmlElement