Class UrlDecodeFunction

java.lang.Object
org.citrusframework.functions.core.UrlDecodeFunction
All Implemented Interfaces:
Function

public class UrlDecodeFunction extends Object implements Function
Decodes URL encoded string to a character sequence.
  • Constructor Details

    • UrlDecodeFunction

      public UrlDecodeFunction()
  • Method Details