public
interfaceNestedMarkupWriter
extends
IMarkupWriter
Overview
Inheritance
Members
Usage
Source
Books
Since4.0
VersionNot specified.
Author(s)Howard M. Lewis Ship
A writer that is created by, and nested within, another markup writer. This is used by many
components that need to render their bodies to fully determine how to write the markup before
their bodies; the markup is stored inside the nested markup writer until needed.