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