Uses of Class
eu.bandm.tools.lablog.base.ToHtml.DeliveryContext
Packages that use ToHtml.DeliveryContext
Package
Description
Evaluation, statistics and renderings of bandm lab log format.
-
Uses of ToHtml.DeliveryContext in eu.bandm.tools.lablog.base
Subclasses of ToHtml.DeliveryContext in eu.bandm.tools.lablog.baseModifier and TypeClassDescriptionprotected classThis variant accepts only block content and stores it as such.protected classThis variant accepts only block content and stores it as content of Element_div.protected classThis variant wraps every accepted input into a "pre" content element.protected classThis variant wraps every accepted input into a "list item content" element.protected classThis variant wraps every accepted input into a "pre" content element.protected classThis variant wraps every accepted input into a table data "td" content element.Constructors in eu.bandm.tools.lablog.base with parameters of type ToHtml.DeliveryContextModifierConstructorDescriptionprotectedOnly constructor.protectedOnly constructor.protectedOnly constructor.protectedOnly constructor.protectedOnly constructor.protectedOnly constructor.protectedDeliveryContext(@Opt ToHtml.DeliveryContext<?> pred) Only constructor.