|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExcerptConfig.Builder | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.view.excerpt | |
| Uses of ExcerptConfig.Builder in com.atlassian.confluence.content.render.xhtml.view.excerpt |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.view.excerpt that return ExcerptConfig.Builder | |
|---|---|
static ExcerptConfig.Builder |
ExcerptConfig.builder()
Factory method for creating builders for this class |
ExcerptConfig.Builder |
ExcerptConfig.Builder.excludedLastHtmlElement(java.lang.Iterable<java.lang.String> excludedLastHtmlElement)
|
ExcerptConfig.Builder |
ExcerptConfig.Builder.excludeHtmlElements(java.lang.Iterable<java.lang.String> exclude)
|
ExcerptConfig.Builder |
ExcerptConfig.Builder.macroDefinitionUpdater(MacroDefinitionUpdater macroDefinitionUpdater)
|
ExcerptConfig.Builder |
ExcerptConfig.Builder.maxBlocks(int maxBlocks)
|
ExcerptConfig.Builder |
ExcerptConfig.Builder.maxCharCount(int maxCharCount)
|
ExcerptConfig.Builder |
ExcerptConfig.Builder.minBlocks(int minBlocks)
|
ExcerptConfig.Builder |
ExcerptConfig.Builder.minCharCount(int minCharCount)
|
| Constructors in com.atlassian.confluence.content.render.xhtml.view.excerpt with parameters of type ExcerptConfig.Builder | |
|---|---|
ExcerptConfig(ExcerptConfig.Builder builder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||