| Package | Description |
|---|---|
| org.smooks.cartridges.routing.basic |
| Modifier and Type | Method and Description |
|---|---|
FragmentSerializer |
FragmentSerializer.setBindTo(String bindTo)
Set the bind-to beanId for the serialized fragment.
|
FragmentSerializer |
FragmentSerializer.setChildContentOnly(Optional<Boolean> childContentOnly)
Set whether or not the child content only should be serialized.
|
FragmentSerializer |
FragmentSerializer.setOmitXMLDeclaration(Optional<Boolean> omitXMLDeclaration)
Omit the XML Declaration from the serialized fragments.
|
FragmentSerializer |
FragmentSerializer.setRetain(Optional<Boolean> retain)
Retain the fragment bean in the
BeanContext after it's creating fragment
has been processed. |
Copyright © 2022. All rights reserved.