| Package | Description |
|---|---|
| io.knotx.assembler |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedFragmentStrategy |
FragmentAssemblerOptions.getUnprocessedStrategy() |
static UnprocessedFragmentStrategy |
UnprocessedFragmentStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnprocessedFragmentStrategy[] |
UnprocessedFragmentStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FragmentAssemblerOptions |
FragmentAssemblerOptions.setUnprocessedStrategy(UnprocessedFragmentStrategy unprocessedStrategy)
Set the strategy how to assembly markup with snippets that were not processed by any Knot.
|
Copyright © 2016–2020. All rights reserved.