Uses of Class
com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
Packages that use ExcerptConfig
-
Uses of ExcerptConfig in com.atlassian.confluence.content.render.xhtml.view.excerpt
Methods in com.atlassian.confluence.content.render.xhtml.view.excerpt that return ExcerptConfigMethods in com.atlassian.confluence.content.render.xhtml.view.excerpt with parameters of type ExcerptConfigModifier and TypeMethodDescriptionDefaultExcerpter.createExcerpt
(ContentEntityObject contentEntity, String outputType, ExcerptConfig config) DefaultExcerpter.createExcerpt
(String contentHtml, ExcerptConfig config) Excerpter.createExcerpt
(ContentEntityObject contentEntity, String outputType, ExcerptConfig config) Creates an excerpt of the contentEntityObject excluding any html tags that are in the exclude set.