edu.utexas.its.eis.tools.qwicap.template.xml.structure
Interface Tag

All Superinterfaces:
Cloneable, Item, NamedItem, Range
All Known Subinterfaces:
EmptyTag, EndTag, StartTag, TagWithAttributes

public interface Tag
extends NamedItem

Common interface of all tags in XML documents.

Author:
Chris W. Johnson

Method Summary
 
Methods inherited from interface edu.utexas.its.eis.tools.qwicap.template.xml.structure.NamedItem
getName, getNamespace, getNameString, nameEquals, nameEquals
 
Methods inherited from interface edu.utexas.its.eis.tools.qwicap.template.xml.structure.Item
contentEquals, getContent
 
Methods inherited from interface edu.utexas.its.eis.tools.qwicap.template.xml.structure.Range
clone, isEmptyTag, isEndTag, isStartTag, isTagWithAttributes, rangeEquals, toString, write