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

All Superinterfaces:
Cloneable, Item, Range

public interface CDATA
extends Item

Common interface of all classes representing CDATA elements (for example: "<![CDATA[<greeting>Hello, world!</greeting>]]>") 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