Class CreateCDataSectionFunction
java.lang.Object
org.citrusframework.functions.core.CreateCDataSectionFunction
- All Implemented Interfaces:
Function
Adds XML CDATA section tags to parameter value. This is extremely useful when having
CDATA sections in message payload. Citrus test case itself also uses CDATA sections and
nested CDATA sections are not allowed. This function adds the CDATA section tags
at runtime.
- Author:
- Christoph Deppisch
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary