[ 原始碼: escapevelocity-java ]
套件:libescapevelocity-java(0.9.1-2)
libescapevelocity-java 的相關連結
Debian 的資源:
下載原始碼套件 escapevelocity-java:
- [escapevelocity-java_0.9.1-2.dsc]
- [escapevelocity-java_0.9.1.orig.tar.xz]
- [escapevelocity-java_0.9.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Subset reimplementation of Apache Velocity with a much simpler API
EscapeVelocity is a templating engine that can be used from Java. It is a reimplementation of a subset of functionality from Apache Velocity.
If EscapeVelocity successfully produces a result from a template evaluation, that result should be the exact same string that Velocity produces. If not, that is a bug.
EscapeVelocity has no facilities for HTML escaping and it is not appropriate for producing HTML output that might include portions of untrusted input.
其他與 libescapevelocity-java 有關的套件
|
|
|
|
-
- dep: libguava-java
- Suite of Google common libraries for Java