This MUST return AbstractPullReader.START_NODE , AbstractPullReader.END_NODE , AbstractPullReader.TEXT , AbstractPullReader.COMMENT , AbstractPullReader.OTHER or throw com.thoughtworks.xstream.io.StreamException .
The underlying pull parser will most likely return its own event types.
The underlying pull parser will most likely return its own event types. These must be mapped to the appropriate events.