Uses of Class
com.atlassian.confluence.content.render.xhtml.transformers.LegacyFragmentTransformer
-
Packages that use LegacyFragmentTransformer Package Description com.atlassian.confluence.content.render.xhtml.view -
-
Uses of LegacyFragmentTransformer in com.atlassian.confluence.content.render.xhtml.view
Subclasses of LegacyFragmentTransformer in com.atlassian.confluence.content.render.xhtml.view Modifier and Type Class Description classViewHeadingFragmentTransformerTransforms headings ({@code..
) 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.
classViewHtmlAnchorFragmentTransformer
-