| Package | Description |
|---|---|
| org.apache.tapestry.pageload |
Classes used when loading pages (and thier heirarchies of components) from thier
specifications, as well as organizaing thier templates.
|
| org.apache.tapestry.resolver |
| Modifier and Type | Method and Description |
|---|---|
void |
PageSource.setPageSpecificationResolver(PageSpecificationResolver resolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageSpecificationResolverImpl
Performs the tricky work of resolving a page name to a page specification.
|