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, setXpdlText
protected void importText(java.lang.String text, Xpdl Xpdl)
XpdlElement
importText
in class XpdlElement
protected java.lang.String exportElements()
XpdlElement
exportElements
in class XpdlElement
public java.lang.String getText()
public void setText(java.lang.String text)