Hello,
i am sorry for my unclear question.

What i am trying to do is to:
do <mapper> on a <patternset> ,then use the result in <javac>.

For example, there are some files named "foo.java", "bar.java" and
"bla.java", and i define a patternset without their suffix ".java"
like this:
<patternset id="names">
    <include name="foo"/>
    <include name="bar"/>
    <include name="bla"/>
</patternset>
I want to use the id of the patternset in a <javac>. How to do?

Thank you.

Regards,
Cloudor


�� 2002-06-05 �� �� 21:46�� Diane Holt ���
> What is it you're actually trying to do?
> 
> Diane
> 
> =====
> ([EMAIL PROTECTED])
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



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

Reply via email to