On Tue, 2007-07-10 at 12:25 +0530, Prashant Reddy wrote:
> >> Based on http://ant.apache.org/manual/CoreTypes/fileset.html, how
> do
> >> we know the element supports "refid" attribute?
> 

The relevant documentation seem to be here :

http://ant.apache.org/manual/dirtasks.html#patterns

"We said that Directory-based tasks can sometimes act as an implicit
<fileset>, but in addition to that, a FileSet acts as an implicit
<patternset>."

So because fileset is implicit patternset, it can have an 'id'
attribute.

-- 

-Prashant

Don't upload, just share : www.dekoh.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to