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

Interface Summary
ContentTransformerFactory Interface of a factory class that creates Transformer objects, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.
Summariser Summarise storage format XHTML making it suitable for display where a short summary of the content is required.
 

Class Summary
DefaultContentTransformerFactory Default implementation of the ContentTransformerFactory, typically used by macro developers to obtain and optionally modify MacroDefinition objects in page of macro body content.
DefaultSummariser This default implementation is a front for various existing util classes in Confluence.
InlineTasksUtils Utilities to parse Inline Tasks
StorageXhtmlTransformer  
XhtmlCleaningInterceptor A Hibernate interceptor that will silently cleanup security issues with XHTML content on saving to the database.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.