public class StaxEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.xml.stream.Location |
location |
(package private) java.lang.String |
name |
| Constructor and Description |
|---|
StaxEvent(java.lang.String name,
javax.xml.stream.Location location) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.Location |
getLocation() |
java.lang.String |
getName() |