public class PtmlDef extends PtmlBlock
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
name, propertyDependent, propertyIndependentlineNumber, tag| Constructor and Description |
|---|
PtmlDef(java.util.UUID id) |
| Modifier and Type | Method and Description |
|---|---|
void |
unmarshall(ProcessTree tree,
java.util.Map<java.util.UUID,Node> map) |
exportAttributes, importAttributes, marshallunmarshallexportElements, importElements, marshallcheckValidity, exportAttribute, exportElement, importElement, importTextpublic static final java.lang.String TAG
public void unmarshall(ProcessTree tree, java.util.Map<java.util.UUID,Node> map)
unmarshall in class PtmlNode