|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.xpp.impl.tag.Tag
org.gjt.xpp.impl.tag.EndTag
Encapsulate XML ETag
Constructor Summary | |
EndTag()
|
Method Summary | |
void |
resetEndTag()
|
java.lang.String |
toString()
Return string representation of end tag including name |
Methods inherited from class org.gjt.xpp.impl.tag.Tag |
equals, getLocalName, getNamespaceUri, getPrefix, getRawName, hashCode, modifyTag, printFields, resetTag |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.gjt.xpp.XmlTag |
getLocalName, getNamespaceUri, getPrefix, getRawName, modifyTag, resetTag |
Constructor Detail |
public EndTag()
Method Detail |
public void resetEndTag()
resetEndTag
in interface XmlEndTag
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |