Package com.atlassian.confluence.content.render.xhtml.view
package com.atlassian.confluence.content.render.xhtml.view
-
ClassDescriptionWraps a number of rendered strings and any exceptions thrown for individual renders.Define an object that when given some model instance (only
Link
supported at the moment) will provide the HTML/XML class attribute value to be used when rendering the linkWraps a singleRenderer
result, including whether the render was successful or not.An XMLEventTransformer that will ensure that table, th and td elements have the necessary Confluence classes appended to allow them to be styled for display.Transforms headings ({@code <h1>..<h2>) tags in the storage format into the view format which ads an id to the tag so that it may be used in Table of contents or other references.<p>When tables are displayed they should be wrapped in a div.