|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||