|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
com.atlassian.confluence.content.render.xhtml.XmlFragmentBodyEventReader
public class XmlFragmentBodyEventReader
Exposes the events of the body of a fragment, but does not include any events for the start and end tags of the fragment.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader |
|---|
count, startEventConsumed |
| Fields inherited from class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader |
|---|
delegate |
| Method Summary | |
|---|---|
void |
close()
|
boolean |
hasNext()
|
| Methods inherited from class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader |
|---|
getProperty, next, nextEvent, nextTag, peek |
| Methods inherited from class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader |
|---|
getElementText, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.IteratorhasNext in interface javax.xml.stream.XMLEventReaderhasNext in class XmlFragmentEventReader
public void close()
throws javax.xml.stream.XMLStreamException
close in interface javax.xml.stream.XMLEventReaderclose in class XmlFragmentEventReaderjavax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||