public class XpdlText extends XpdlElement
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
text |
lineNumber, tag, XpdlText| Constructor and Description |
|---|
XpdlText(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
java.lang.String |
getText() |
protected void |
importText(java.lang.String text,
Xpdl Xpdl)
Imports standard text: No action.
|
void |
setText(java.lang.String text) |
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, getLineNumber, getTag, getXpdlText, importAttributes, importElement, importElements, setLineNumber, setTag, setXpdlTextprotected void importText(java.lang.String text,
Xpdl Xpdl)
XpdlElementimportText in class XpdlElementprotected java.lang.String exportElements()
XpdlElementexportElements in class XpdlElementpublic java.lang.String getText()
public void setText(java.lang.String text)