Interface | Description |
---|---|
ModelToRenderedClassMapper |
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 link |
Class | Description |
---|---|
BatchedRenderResult |
Wraps a number of rendered strings and any exceptions thrown for individual renders.
|
RenderResult |
Wraps a single
Renderer result, including whether the
render was successful or not. |
TableStylingElementTransformer |
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.
|
ViewHeadingFragmentTransformer |
Transforms headings ({@code
|
ViewHtmlAnchorFragmentTransformer | |
ViewModelToRenderedClassMapper | |
ViewTableWrappingFragmentTransformer |
When tables are displayed they should be wrapped in a div.
|
Copyright © 2003–2019 Atlassian. All rights reserved.