public class EndTag extends Tag implements XmlEndTag
Constructor and Description |
---|
EndTag() |
Modifier and Type | Method and Description |
---|---|
void |
resetEndTag() |
java.lang.String |
toString()
Return string representation of end tag including name
|
equals, getLocalName, getNamespaceUri, getPrefix, getRawName, hashCode, modifyTag, printFields, resetTag
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLocalName, getNamespaceUri, getPrefix, getRawName, modifyTag, resetTag
public void resetEndTag()
resetEndTag
in interface XmlEndTag
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by XPP3 that implements XmlPull API