Package com.atlassian.confluence.content.render.xhtml.view

Interface Summary
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 Summary
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-2012 Atlassian. All Rights Reserved.