java.lang.Object
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.StringTrimHelper
All Implemented Interfaces:
com.github.jknack.handlebars.Helper<Object>

public class StringTrimHelper extends Object implements com.github.jknack.handlebars.Helper<Object>
  • Constructor Details

    • StringTrimHelper

      public StringTrimHelper()
  • Method Details

    • apply

      public Object apply(Object context, com.github.jknack.handlebars.Options options) throws IOException
      Specified by:
      apply in interface com.github.jknack.handlebars.Helper<Object>
      Throws:
      IOException