content
The text content of the xml document element,
null
if the item is not text.null
if no attributes.final String
null
if the item is not text.final String
null
if the item is not tagged.final XmlElement.TagType
null
if the item is not tagged.boolean
boolean
isStartTag(String tag)
null
if the item is not tagged.null
if the item is not tagged.null
if no attributes.null
if the item is not text.tag
- tag name to check, not null
true
if the current element contains an opening tag with an input name, false
otherwise.tag
- tag name to check, not null
true
if the current element contains an closing tag with an input name, false
otherwise.