Package org.apache.tapestry5.dom

A Document Object Model, a tree of nodes representing elements, attributes and text within a document. Tapestry renders pages and their components to a DOM before streaming the output (typically as (X)HTML) to the client.