public class TsmlToolSpecific extends TsmlElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
lineNumber, tag
Constructor and Description |
---|
TsmlToolSpecific() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkValidity(Tsml tsml)
Default check for validity: No action.
|
protected java.lang.String |
exportAttributes(Tsml tsml)
Exports all standard attributes: None.
|
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Tsml tsml)
Imports all standard attributes: None.
|
exportAttribute, exportElement, exportElements, importElement, importElements, importText
public static final java.lang.String TAG
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)
TsmlElement
importAttributes
in class TsmlElement
protected java.lang.String exportAttributes(Tsml tsml)
TsmlElement
exportAttributes
in class TsmlElement
protected void checkValidity(Tsml tsml)
TsmlElement
checkValidity
in class TsmlElement