|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.util.stax.XMLEventUtils
public final class XMLEventUtils
Contains utility methods related to StAX events.
| Method Summary | |
|---|---|
static java.lang.String |
getEventTypeString(int event)
Get the string representation of a given StAX event type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getEventTypeString(int event)
XMLStreamConstants
corresponding to the event type.
event - the event type as returned by
XMLEvent.getEventType(),
XMLStreamReader.getEventType() or
XMLStreamReader.next()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||