On Thu, 6 Mar 2003, Erik Price wrote:

> Date: Thu, 06 Mar 2003 11:36:07 -0500
> From: Erik Price <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [digester]
>
> I'm just getting my feet wet with Digester (literally just learning
> now), and note that among the dependencies is a JAXP-conforming XML
> parser.  I have the Xalan binary libraries already on my system, can I
> just use the xercesImpl.jar library that came with that?
>

Yes, if (a) you use the xml-apis.jar file as well (this provides the
JAXP/1.1 wrappers) and (b) you're talking about a relatively recent
version of Xalan 9which it sounds like you are).

> If not, what is the recommended parser library to use with Digester?
>
>
> Erik

Craig

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

Reply via email to