org.apache.xmlbeans.xml.stream
public interface: EndElement [javadoc |
source]
All Implemented Interfaces:
XMLEvent
All Known Implementing Classes:
EndElementImpl
A marker interface for the end element event.
The name is available in the getName method of
org.apache.xmlbeans.xml.stream.XMLEvent interface.