Uses of Class
com.scroogexhtml.configuration.HtmlHeadConfiguration
Packages that use HtmlHeadConfiguration
Package
Description
Provides the main converter classes.
Provides a 'document object model' based on javax.xml.
-
Uses of HtmlHeadConfiguration in com.scroogexhtml.converter
Methods in com.scroogexhtml.converter that return HtmlHeadConfiguration -
Uses of HtmlHeadConfiguration in com.scroogexhtml.xmldom
Constructors in com.scroogexhtml.xmldom with parameters of type HtmlHeadConfigurationModifierConstructorDescriptionHeadElementBuilder
(ConversionConfiguration configuration, HtmlHeadConfiguration htmlHeadConfiguration, Document document) XMLDOMWriter
(ConversionConfiguration configuration, HtmlHeadConfiguration htmlHeadConfig, TablePropConfiguration tablePropConfig, Charset charset) Initializes an instance of the XMLDOMWriter class with the given parameters.