Package org.frankframework.json
Class DataSonnetUtil
java.lang.Object
org.frankframework.json.DataSonnetUtil
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDataSonnet library that allows you to call another process from within a DataSonnet translation. -
Method Summary
Modifier and TypeMethodDescriptionstatic Messagetransform(com.datasonnet.Mapper mapper, Message input, ParameterValueList parameterValues, DataSonnetOutputType outputType)
-
Method Details
-
transform
public static Message transform(com.datasonnet.Mapper mapper, Message input, ParameterValueList parameterValues, DataSonnetOutputType outputType) throws IOException - Throws:
IOException
-