xworker.ant.file.copy/@filterset
事物 filterset(filterset)点击打开事物点击浏览描述

父事物:
copy
描述者:
事物
thing
继承:
filterset

字段摘要
           String begintoken
           The string marking the beginning of a token (eg., @DATE@).
           String endtoken
           The string marking the end of a token (eg., @DATE@).
           String filtersfile
           Specify a single filtersfile.
           String id
           
           String idref
           
           String onmissingfiltersfile
           Indicate behavior when a nonexistent filtersfile is specified. One of "fail", "warn", "ignore". Since Ant 1.7
           String recurse
           Indicates whether the replacement text of tokens should be searched for more tokens.Since Ant 1.6.3
 
方法摘要
           toString
          
 
子事物摘要
           filter
          
           filtersfile
          
 
字段详细信息

begintoken点击打开事物

The string marking the beginning of a token (eg., @DATE@).


endtoken点击打开事物

The string marking the end of a token (eg., @DATE@).


filtersfile点击打开事物

Specify a single filtersfile.


id点击打开事物


idref点击打开事物


onmissingfiltersfile点击打开事物

Indicate behavior when a nonexistent filtersfile is specified. One of "fail", "warn", "ignore". Since Ant 1.7


recurse点击打开事物

Indicates whether the replacement text of tokens should be searched for more tokens.Since Ant 1.6.3


 
方法详细信息

toString


 
子事物详细信息

filter点击打开事物


filtersfile点击打开事物