-1

There is type definition like Path. Is this a special property in ANT?

user496949
  • 83,087
  • 147
  • 309
  • 426

1 Answers1

0

Did you read Path-like Structures? Maybe that will answer your question.

Ocaso Protal
  • 19,362
  • 8
  • 76
  • 83
  • I read, but still wonder what does this kind of struture mean? Is this special property? – user496949 Feb 25 '11 at 08:02
  • Nope, it's type. You can use a property inside these type, but it is no special property. See [Apache Ant User Manual](http://ant.apache.org/manual/index.html) – Ocaso Protal Feb 25 '11 at 08:15