You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Br...@kp.org on 2003/12/09 20:51:03 UTC

How to use a different XML parser?

I want to use ant with an XML parser other than Xerces.  How can I do 
this?

---------------------------------------------
Brian.Colfer@kp.org
Phones:
   Office: (925) 979-7498
   Mobile: (415) 505-5480
Personal Email: BrianColfer@covad.net
----------------------------------------------- 

Re: How to use a different XML parser?

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 9 Dec 2003, Brian Colfer <Br...@kp.org> wrote:

> I want to use ant with an XML parser other than Xerces.  How can I
> do this?

The easiest way is to remove xercesImpl.jar from ANT_HOME/lib and put
your preferred parser in.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org