public class EpmlExtensibleElements extends EpmlElement
| Constructor and Description |
|---|
EpmlExtensibleElements(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
Imports all standard child elements: None.
|
checkBoolean, checkDecimal, checkNonNegativeIntegerOrK, checkPositiveInteger, checkPositiveIntegerOrK, checkPositiveIntegers, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, importAttributes, importElement, importTextprotected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
EpmlElementimportElements in class EpmlElementprotected java.lang.String exportElements()
EpmlElementexportElements in class EpmlElement