Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml |
Modifier and Type | Class and Description |
---|---|
class |
ElementTransformingXmlEventReader
An XMLEventReader that can be configured with multiple ElementTransformers potentially
changing the start and end elements returned by the reader.
|
class |
ResettableXmlEventReader
Not thread-safe.
|
class |
TextExtractingXmlFragmentEventReader
Class wraps another {code}XmlEventReader{code} to extract text from the XML that has been read.
|
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.
|
class |
XmlFragmentEventReader
Exposes the events of the body of a fragment including the start and end element of the fragment.
|
Copyright © 2003–2015 Atlassian. All rights reserved.