Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml.view.excerpt |
Modifier and Type | Method and Description |
---|---|
ExcerptConfig |
ExcerptConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
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–2015 Atlassian. All rights reserved.