| Package | Description |
|---|---|
| io.knotx.assembler | |
| io.knotx.fragments | |
| io.knotx.options | |
| io.knotx.splitter |
| Modifier and Type | Method and Description |
|---|---|
SnippetOptions |
FragmentAssemblerOptions.getSnippetOptions() |
| Modifier and Type | Method and Description |
|---|---|
FragmentAssemblerOptions |
FragmentAssemblerOptions.setSnippetOptions(SnippetOptions snippetOptions)
Sets snippet options (e.g.
|
| Constructor and Description |
|---|
SnippetPatterns(SnippetOptions snippetOptions) |
| Modifier and Type | Method and Description |
|---|---|
SnippetOptions |
SnippetOptions.setDefaultFallback(String defaultFallback) |
SnippetOptions |
SnippetOptions.setFallbacks(List<FallbackMetadata> fallbacks) |
SnippetOptions |
SnippetOptions.setFallbackTagName(String fallbackTagName) |
SnippetOptions |
SnippetOptions.setParamsPrefix(String paramsPrefix)
Sets Knot.x snippet parameters prefix.
|
SnippetOptions |
SnippetOptions.setTagName(String tagName)
Sets a Knot.x snippet HTML tag name.
|
| Constructor and Description |
|---|
SnippetOptions(SnippetOptions other)
Copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
SnippetOptions |
FragmentSplitterOptions.getSnippetOptions() |
| Modifier and Type | Method and Description |
|---|---|
FragmentSplitterOptions |
FragmentSplitterOptions.setSnippetOptions(SnippetOptions snippetOptions)
Sets snippet options (e.g.
|
Copyright © 2016–2020. All rights reserved.