Uses of Class
com.atlassian.confluence.content.render.xhtml.ResettableXmlEventReader
Packages that use ResettableXmlEventReader
-
Uses of ResettableXmlEventReader in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return ResettableXmlEventReaderModifier and TypeMethodDescriptionResettableXmlEventReader.reset()
Resets this reader back to its original state before any events have been consumed through methods likenextEvent()
ornext()
.