public class EndTag extends Tag implements XmlEndTag
Constructor | Description |
---|---|
EndTag() |
Modifier and Type | Method | Description |
---|---|---|
void |
resetEndTag() |
|
java.lang.String |
toString() |
Return string representation of end tag including name
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getLocalName, getNamespaceUri, getPrefix, getRawName, hashCode, modifyTag, printFields, resetTag
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