All Packages
Class Hierarchy
This Package
Previous
Next
Index
Interface com.jclark.xml.parse.EndElementEvent
public interface
EndElementEvent
Information about the end of an element.
See Also:
endElement
getName
()
Returns the element type name.
getName
public abstract String getName()
Returns the element type name.
All Packages
Class Hierarchy
This Package
Previous
Next
Index