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

All Superinterfaces:
Cloneable, Item, Range

public interface Comment
extends Item

Common interface of all classes representing comments (for example: "<!-- Hello World! -->") in XML documents.

Author:
Chris W. Johnson

Method Summary
 
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