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

Method Index

 o getName()
Returns the element type name.

Methods

 o getName
 public abstract String getName()
Returns the element type name.


All Packages  Class Hierarchy  This Package  Previous  Next  Index