Class XmlFragmentEventReader

java.lang.Object
com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
All Implemented Interfaces:
Iterator<Object>, XMLEventReader
Direct Known Subclasses:
XmlFragmentBodyEventReader

public class XmlFragmentEventReader extends ForwardingXmlEventReader
Exposes the events of the body of a fragment including the start and end element of the fragment.