| java.lang.Object | |
| ↳ | com.atlassian.confluence.content.render.xhtml.validation.StorageXhtmlValidator |
Validates storage XHTML.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a Reader that contains the supplied
xmlFragment together with the XML document preamble. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.confluence.content.render.xhtml.validation.XmlValidator
| |||||||||||
Returns a Reader that contains the supplied xmlFragment together with the XML document preamble.
| xmlFragment | from page storage |
|---|

