| Package | Description |
|---|---|
| org.apache.tapestry.describe |
Services related to describing objects and graphs of objects; primarily used by the
Exception page. |
| org.apache.tapestry.html |
Components specific to the creation of HTML pages, including sophisticated
DHTML JavaScript effects.
|
| org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
| org.apache.tapestry.services.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLDescriberImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRenderStrategy.setDescriber(HTMLDescriber describer) |
| Modifier and Type | Method and Description |
|---|---|
abstract HTMLDescriber |
Describe.getDescriber()
Injected service.
|
| Modifier and Type | Method and Description |
|---|---|
HTMLDescriber |
Infrastructure.getHTMLDescriber() |
| Modifier and Type | Method and Description |
|---|---|
HTMLDescriber |
InfrastructureImpl.getHTMLDescriber() |