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.
|
Class and Description |
---|
ComponentClassProvider
Determines the name of a page class based on information inside a
ComponentClassProviderContext . |
ComponentClassProviderContext
Contains information needed when trying to determine the name of a page or component class.
|
IComponentVisitor
An interface defining an entity that is interested in examining a particular component
|