public class EpmlEpcElement extends EpmlExtensibleElements
| Modifier and Type | Field and Description |
|---|---|
protected EpmlGraphics |
graphics |
| Constructor and Description |
|---|
EpmlEpcElement(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkValidity(Epml epml)
Default check for validity: No action.
|
protected java.lang.String |
exportAttributes()
Exports all standard attributes: None.
|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
java.lang.String |
getId() |
java.lang.String |
getName() |
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
Imports all standard attributes: 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, exportAttribute, exportElement, importElement, importTextprotected EpmlGraphics graphics
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
EpmlElementimportAttributes in class EpmlElementprotected java.lang.String exportAttributes()
EpmlElementexportAttributes in class EpmlElementprotected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
EpmlElementimportElements in class EpmlExtensibleElementsprotected java.lang.String exportElements()
EpmlElementexportElements in class EpmlExtensibleElementsprotected void checkValidity(Epml epml)
EpmlElementcheckValidity in class EpmlElementpublic java.lang.String getName()
public java.lang.String getId()