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

All Superinterfaces:
Cloneable, Item, NamedItem, Range

public interface Declaration
extends NamedItem

Common interface of all classes representing declarations ("<!DOCTYPE greeting SYSTEM "hello.dtd">") 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