Velocity

Velocityについて

コミュニティ

ドキュメント

ツール

比較

日本語訳について

Overview − 概要

The Velocity Tools Subproject is a repository of Java packages useful for creating applications using the Velocity Template Engine.

Velocity Tools サブプロジェクトは Velocity テンプレートエンジンを利用するアプリケーション作成に役立つ Java パッケージのリポジトリです。


Packages − パッケージ

View
The View package is a standalone servlet that can be used for template rendering in Web Applications. The VelocityViewServlet also offers basic tool management, automatically loading a toolset into the context for each request.

View
View パッケージは、 Web アプリケーションでテンプレートを処理できる スタンドアロンのサーブレットを含んでいます。 また、 VelocityViewServlet は基本的なツール管理機能や、 リクエストの際にツールセットを自動的にコンテキストへ読み込む機能も提供します。

Struts
The Struts package is a set of tools, examples and documentation for using the Velocity Template Engine with the Jakarta Struts web application framework. It uses the View package in place of (or along side of) the JspServlet most commonly used in Struts applications.

Struts
Struts パッケージは、 Velocity テンプレートエンジンを Jakarta Struts Web アプリケーションフレームワークと組み合わせて使うためのツール、 サンプル、ドキュメントのセットです。 このパッケージでは、Struts アプリケーションで一般的に使われている JspServlet の代わりとして(もしくは併用して) View パッケージを利用します。

Tools
When in place, this will be a library of generic tools appropriate for use in the template via the Context.

Tools
このパッケージは、 コンテキスト経由でテンプレートから利用するのに適した 汎用ツールのライブラリとなる予定です。

Utilities
When in place, this will be a library of Velocity-related utilities.

Utilities
このパッケージは、 Velocity に関連するユーティリティのライブラリとなる予定です。

Velocimacros
When in place, this will be a repository of Velocimacros for use in Velocity templates.

Velocimacros
このパッケージは、 Velocity テンプレートから利用される Velocimacro のリポジトリとなる予定です。


CVS Repository − CVS リポジトリ

Currently, the code is only available via CVS in the jakarta-velocity-tools repository. You may of course access both online as well as with a cvs client.

現時点では、コードは CVS の jakarta-velocity-tools リポジトリからのみ取得することができます。 もちろん、 オンライン CVS クライアントの両方からアクセスすることができます。



このドキュメントは、 木村貴由 、 高橋達男 が訳しました。
コメントがある場合は、 report@jajakarta.org までお願いします。
オリジナル英文 Copyright © 1999-2003, The Apache Software Foundation