Class ResettableXmlEventReader

java.lang.Object
com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
All Implemented Interfaces:
Iterator<Object>, XMLEventReader

public class ResettableXmlEventReader extends ForwardingXmlEventReader
Not thread-safe. Ensure each instance of this is restricted to being used in one thread only.