Package | Description |
---|---|
org.milyn.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(boolean childContentOnly)
Set whether or not the child content only should be serialized.
|
FragmentSerializer |
FragmentSerializer.setOmitXMLDeclaration(boolean omitXMLDeclaration)
Omit the XML Declaration from the serialized fragments.
|
FragmentSerializer |
FragmentSerializer.setRetain(boolean retain)
Retain the fragment bean in the
BeanContext after it's creating fragment
has been processed. |
Copyright © 2020. All rights reserved.