Package | Description |
---|---|
org.apache.tapestry |
Tapestry is a comprehensive web application framework, written in Java.
|
org.apache.tapestry.engine |
Implementations of the
IEngine interface, including
the standard implementation:
BaseEngine . |
org.apache.tapestry.html |
Components specific to the creation of HTML pages, including sophisticated
DHTML JavaScript effects.
|
org.apache.tapestry.markup |
Implementations of
IMarkupWriter . |
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.spec |
Classes to represent application and component specifications.
|
org.apache.tapestry.util |
A general set of resuable classes and utilities for creating Internet and XML applications.
|
org.apache.tapestry.web |
Interfaces that provide an abtraction between Tapestry and the underlying Servlet APIs.
|
org.apache.tapestry.wml |
Classes and components for main elements of the Wireless Markup Language (WML 1.2).
|
Class and Description |
---|
ContentType
Represents an HTTP content type.
|
Class and Description |
---|
QueryParameterMap
A wrapper around a Map that stores query parameter values.
|
Class and Description |
---|
ContentType
Represents an HTTP content type.
|
Class and Description |
---|
ContentType
Represents an HTTP content type.
|
Class and Description |
---|
MultiKey
A complex key that may be used as an alternative to nested
Map s. |
Class and Description |
---|
BasePropertyHolder
Base class implementation for the
IPropertyHolder interface. |
IPropertyHolder
An interface that defines an object that can store named propertys.
|
Class and Description |
---|
IPropertyHolder
An interface that defines an object that can store named propertys.
|
RegexpMatch
A "friendly" version of a regular expression match.
|
Class and Description |
---|
ContentType
Represents an HTTP content type.
|
Class and Description |
---|
ContentType
Represents an HTTP content type.
|