Uses of Class
com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig

Packages that use ExcerptConfig
com.atlassian.confluence.content.render.xhtml.view.excerpt   
 

Uses of ExcerptConfig in com.atlassian.confluence.content.render.xhtml.view.excerpt
 

Methods in com.atlassian.confluence.content.render.xhtml.view.excerpt that return ExcerptConfig
 ExcerptConfig ExcerptConfig.Builder.build()
           
 

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



Copyright © 2003-2013 Atlassian. All Rights Reserved.