Interface TypedDOMGenerator.DtdRenderer

All Known Implementing Classes:
TDOM_Main.RunningRenderer
Enclosing class:
TypedDOMGenerator

static interface TypedDOMGenerator.DtdRenderer
Functional type to make the call of HtmlRenderer switchable. Stub is called in the boot-phase; TDOM_Main will provide an implementation of this interface with a real invocation of HtmlRenderer.