字段摘要 | |
---|---|
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
|
字段详细信息 |
---|
The string marking the beginning of a token (eg., @DATE@
).
The string marking the end of a token (eg., @DATE@
).
Specify a single filtersfile.
Indicate behavior when a nonexistent filtersfile is specified. One of "fail", "warn", "ignore". Since Ant 1.7
Indicates whether the replacement text of tokens should be searched for more tokens.Since Ant 1.6.3
方法详细信息 |
---|
子事物详细信息 |
---|