public class PtmlEdge extends PtmlId
| Modifier and Type | Field and Description |
|---|---|
protected java.util.UUID |
sourceId |
protected java.util.UUID |
targetId |
lineNumber, tag| Constructor and Description |
|---|
PtmlEdge(java.lang.String tag,
java.util.UUID id) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportAttributes(Ptml ptml)
Exports all standard attributes: None.
|
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Ptml ptml)
Imports all standard attributes: None.
|
checkValidity, exportAttribute, exportElement, exportElements, importElement, importElements, importTextprotected void importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Ptml ptml)
PtmlElementimportAttributes in class PtmlIdprotected java.lang.String exportAttributes(Ptml ptml)
PtmlElementexportAttributes in class PtmlId