Package com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
package com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
ClassDescriptionHandlebars helper to allow JSON to be formatted:Handlebars helper to allow xml to be formatted :This abstract class is the base for all defined Handlebars helper in wiremock.This class uses HandlebarsXmlHelper as a base an just set a prefix which reduce the written handlebars helper to the relevant partThis class uses javax.xml.xpath.* for reading a xml via xPath so that the result can be used for response templating.JsonData<T>This enum is implemented similar to the StringHelpers of handlebars.