Apache Ant site Apache Ant logo

Apache Ant 網站
首頁
專案
 

Apache Props Antlib

Apache Props Antlib™

這是 Apache Ant 屬性解析的補充處理常式庫。

提供的類型是 org.apache.tools.ant.PropertyHelper.Delegate 的執行個體,可以使用 Ant 1.8.0 中提供的 <propertyhelper> 任務呼叫。

委派 委派類型 說明
巢狀 PropertyExpander 實作巢狀屬性擴充;例如 ${${double-expand-me}}
stringops PropertyEvaluator 實作 *nix shell 啟發的字串運算。
refs PropertyEvaluator 給定 ref:refid,解析參考 refid
types PropertyEvaluator 給定 type(arg),嘗試呼叫 type 建構函式 (project, arg),然後 (arg)