Hi,
> -----Original Message-----
> From: Kyle Adams [mailto:kadams@gfs.com]
> Sent: Thursday, October 23, 2003 8:30 AM
> To: dev@ant.apache.org; bodewig@apache.org
>
> > We should be able to change this if SAXSource is supported, I'll take
> > a stab at it - but I will need testers before I'm willing to merge my
> > changes into the 1.6 branch. If I'd send you a changed ant-trax.jar,
> > could you test it in your Ant 1.6beta environment?
>
> No problem - I've got a simple test case already setup that's currently
> failing, so I'm all set for testing :-)
I have not downloaded ANT's source, so I don't know how it works. But, does
it use XMLFilters for the transformation? If so, you can set the
EntityResolver there. Otherwise, I believe you would need to run the
Transformer resolved Sources through an XMLReader or XMLFilter that has an
EntityResolver set.
Best,
-Rob
>
> Kyle
>
> _____
>
> Kyle Adams | Java Developer | Gordon Food Service | 616-717-6162
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|