public class EpmlText extends EpmlElement
| Constructor and Description |
|---|
EpmlText(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
java.lang.String |
get() |
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, importElementsprotected void importText(java.lang.String text,
Epml epml)
EpmlElementimportText in class EpmlElementprotected java.lang.String exportElements()
EpmlElementexportElements in class EpmlElementpublic java.lang.String get()