Class HtmlContinuationSyncDynamic<E extends org.xmlet.htmlapifaster.Element,T>

Type Parameters:
E - the type of the parent HTML element received by the dynamic HTML block.
T - the type of the template's model.

public class HtmlContinuationSyncDynamic<E extends org.xmlet.htmlapifaster.Element,T> extends HtmlContinuationSync
HtmlContinuation for a dynamic block (i.e. BiConsumer) depending of an object model.