asString
Returns a String representation of the tag and all of its subitems.
attributes
Returns a Map containing the tag's attributes.
name
Returns the tag name
setName(aString)
Sets the tag name. Returns self.
subitems
Returns a List containing the tag's subitems.
|