Chrysalis 1.0.6 API

The Java API for Chrysalis, a Java-based, MVC web framework with an orientation of RPC-style invocations of controllers.

See:
          Description

Packages
org.chwf.config A package for retrieving configuration data from properties and XML files.
org.chwf.converter A package facilitating string-to-value conversions.
org.chwf.converter.basic A package with basic converter classes.
org.chwf.filter A package that manages string-to-data conversions for JavaBeans.
org.chwf.i18n A package supporting internationalization.
org.chwf.plugin A package for various Chrysalis plugins.
org.chwf.plugin.defaults A package for the default plugin implementations.
org.chwf.registry A package for the registry of user-specific data.
org.chwf.resources Package for resource management.
org.chwf.servlet A package for the servlet-related classes in the controller framework.
org.chwf.servlet.engine A package for the implementation classes for the servlet engine in the controller framework.
org.chwf.servlet.filter A package that provides an implementation of the Servlet 2.3+ filter API.
org.chwf.servlet.mock Package containing utility classes and servlet and JSP mock objects to facilitate unit testing Chrysalis controllers.
org.chwf.servlet.view A package with view-related classes and filters.
org.chwf.taglib.base A package with base classes supporting tag development.
org.chwf.taglib.jhtml A package of utility JSP custom tags for generating HTML UI elements.
org.chwf.taglib.ji18n A package of utility JSP custom tags for internationalized messages.
org.chwf.taglib.jutil A package of utility JSP custom tags for controlling application flow.
org.chwf.util A package of general utility classes.
org.chwf.webdoc A package with utilities to automate the generation of documentation for various types of files.

 

The Java API for Chrysalis, a Java-based, MVC web framework with an orientation of RPC-style invocations of controllers.



Copyright © 2002-2004, Paul Strack. All Rights Reserved.