| Package | Description | 
|---|---|
| org.apache.tapestry5.dom | A Document Object Model, a tree of nodes representing elements, attributes
 and text within a document. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultMarkupModelDefault implementation of  MarkupModelthat is appropriate for traditional (X)HTML
 markup. | 
| class  | Html5MarkupModelImplementation of  MarkupModelthat correctly handles HTML5 void
 elements. | 
| class  | XMLMarkupModelMarkup model used when generating any form of XML markup. | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.