public class XpdlResultError extends XpdlElement
lineNumber, tag, XpdlText
Constructor and Description |
---|
XpdlResultError(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
exportAttributes()
Exports all attributes.
|
java.lang.String |
getErrorCode() |
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard attributes: None.
|
void |
setErrorCode(java.lang.String errorCode) |
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportElement, exportElements, getLineNumber, getTag, getXpdlText, importElement, importElements, importText, setLineNumber, setTag, setXpdlText
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp, Xpdl xpdl)
XpdlElement
importAttributes
in class XpdlElement
protected java.lang.String exportAttributes()
exportAttributes
in class XpdlElement
public java.lang.String getErrorCode()
public void setErrorCode(java.lang.String errorCode)