public class XpdlPage extends XpdlIdName
id, namelineNumber, tag, XpdlText| Constructor and Description |
|---|
XpdlPage(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 |
exportAttributes()
Exports all attributes.
|
java.lang.String |
getHeight() |
java.lang.String |
getWidth() |
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard attributes: None.
|
void |
setHeight(java.lang.String height) |
void |
setWidth(java.lang.String width) |
getId, getName, setId, setNamecheckBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, exportElements, getLineNumber, getTag, getXpdlText, importElement, importElements, importText, setLineNumber, setTag, setXpdlTextprotected void importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
XpdlElementimportAttributes in class XpdlIdNameprotected java.lang.String exportAttributes()
exportAttributes in class XpdlIdNameprotected void checkValidity(Xpdl xpdl)
XpdlElementcheckValidity in class XpdlIdNamepublic java.lang.String getHeight()
public void setHeight(java.lang.String height)
public java.lang.String getWidth()
public void setWidth(java.lang.String width)