Uses of Class
com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations.XvfbConfig
-
Packages that use XvfbConfig Package Description com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations -
-
Uses of XvfbConfig in com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations
Methods in com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations that return XvfbConfig Modifier and Type Method Description XvfbConfigWrapperConfig. getXvfbConfig()Gets the Xvfb configurationMethods in com.github.jhonnymertz.wkhtmltopdf.wrapper.configurations with parameters of type XvfbConfig Modifier and Type Method Description voidWrapperConfig. setXvfbConfig(XvfbConfig xvfbConfig)Sets the Xvfb configuration
-