|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StartTag
Common interface of all classes representing start tags ("<p>") in XML documents. All start tags
must be paired with following EndTag
elements.
Field Summary |
---|
Fields inherited from interface edu.utexas.its.eis.tools.qwicap.template.xml.structure.TagWithAttributes |
---|
kClassAttributeName |
Method Summary |
---|
Methods inherited from interface edu.utexas.its.eis.tools.qwicap.template.xml.structure.TagWithAttributes |
---|
enumerateAttributes, getAttribute, getAttribute, isOfClass |
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 |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |