Java javax.xml.stream.events EndElement fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.stream.events EndElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.stream.events EndElement.

The text is from its open source code.

Method

javax.xml.stream.LocationgetLocation()
Return the location of this event.
QNamegetName()
Get the name of this event
IteratorgetNamespaces()
Returns an Iterator of namespaces that have gone out of scope.