Package | Description |
---|---|
org.apache.tapestry.describe |
Services related to describing objects and graphs of objects; primarily used by the
Exception page. |
Modifier and Type | Class and Description |
---|---|
class |
HTMLDescriptionReceiver
Implementation of
DescriptionReceiver that produces HTML
output using a IMarkupWriter . |
Modifier and Type | Method and Description |
---|---|
RootDescriptionReciever |
RootDescriptionReceiverFactory.newRootDescriptionReceiver(IMarkupWriter writer) |
RootDescriptionReciever |
RootDescriptionReceiverFactoryImpl.newRootDescriptionReceiver(IMarkupWriter writer) |