public class XpdlIORules extends XpdlElement
lineNumber, tag, XpdlText| Constructor and Description |
|---|
XpdlIORules(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkValidity(Xpdl xpdl)
Default check for validity: No action.
|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
java.util.List<XpdlExpressionType> |
getExpressionList() |
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard child elements: None.
|
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportAttributes, exportElement, getLineNumber, getTag, getXpdlText, importAttributes, importElement, importText, setLineNumber, setTag, setXpdlTextprotected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
XpdlElementimportElements in class XpdlElementprotected java.lang.String exportElements()
XpdlElementexportElements in class XpdlElementprotected void checkValidity(Xpdl xpdl)
XpdlElementcheckValidity in class XpdlElementpublic java.util.List<XpdlExpressionType> getExpressionList()