Package com.atlassian.confluence.content.render.xhtml.storage
package com.atlassian.confluence.content.render.xhtml.storage
-
ClassDescriptionInterface of a factory class that creates
Transformer
objects, typically used by macro developers to obtain and optionally modify macro tags (asMacroDefinition
objects) in a page of macro body content.Default implementation of theContentTransformerFactory
, typically used by macro developers to obtain and optionally modifyMacroDefinition
objects in page of macro body content.This default implementation is a front for various existing util classes in Confluence.Utilities to parse Inline TasksProvides oprations fo transforming macro definitions, typically used by macro developers to obtain and optionally modify macro tags (asMacroDefinition
objects) in a page of macro body content.Checks to see if the 'link.openInNewWindow' dark feature is enabled, and if it is not, then it removes any stray target attributes for storage.Summarise storage format XHTML making it suitable for display where a short summary of the content is required.A Hibernate interceptor that will silently cleanup security issues with XHTML content on saving to the database.