createCustomFormatter

createCustomFormatter(EmbeddedWoffFontsHtmlController formattingController) method

Creates and returns HTML formatter for custom callback-driven html generation.

Parameters

NameTypeDescription
formattingControllerEmbeddedWoffFontsHtmlControllerCallback interface which controls html file generation.

Returns

HtmlFormatter


createCustomFormatter(VideoPlayerHtmlController formattingController) method

Creates and returns HTML formatter for custom callback-driven html generation.

Parameters

NameTypeDescription
formattingControllerVideoPlayerHtmlControllerCallback interface which controls html file generation.

Returns

HtmlFormatter


createCustomFormatter(EmbeddedEotFontsHtmlController formattingController) method

Creates and returns HTML formatter for custom callback-driven html generation.

Parameters

NameTypeDescription
formattingControllerEmbeddedEotFontsHtmlControllerCallback interface which controls html file generation.

Returns

HtmlFormatter


createCustomFormatter(ResponsiveHtmlController formattingController) method

Creates and returns HTML formatter for custom callback-driven html generation.

Parameters

NameTypeDescription
formattingControllerResponsiveHtmlControllerCallback interface which controls html file generation.

Returns

HtmlFormatter


createCustomFormatter(EmbedAllFontsHtmlController formattingController) method

Creates and returns HTML formatter for custom callback-driven html generation.

Parameters

NameTypeDescription
formattingControllerEmbedAllFontsHtmlControllerCallback interface which controls html file generation.

Returns

HtmlFormatter