Uses of Class
com.github.jhonnymertz.wkhtmltopdf.wrapper.params.Param
-
Packages that use Param Package Description com.github.jhonnymertz.wkhtmltopdf.wrapper com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations com.github.jhonnymertz.wkhtmltopdf.wrapper.params -
-
Uses of Param in com.github.jhonnymertz.wkhtmltopdf.wrapper
Methods in com.github.jhonnymertz.wkhtmltopdf.wrapper with parameters of type Param Modifier and Type Method Description voidPdf. addParam(Param param, Param... params)voidPdf. addTocParam(Param param, Param... params) -
Uses of Param in com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations
Methods in com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations with parameters of type Param Modifier and Type Method Description voidXvfbConfig. addParams(Param param, Param... params) -
Uses of Param in com.github.jhonnymertz.wkhtmltopdf.wrapper.params
Methods in com.github.jhonnymertz.wkhtmltopdf.wrapper.params with parameters of type Param Modifier and Type Method Description voidParams. add(Param param, Param... params)
-