[jdom-interest] Which parser being used?

Dave Ferguson dferguson at touchnet.com
Wed Apr 3 08:33:39 PST 2002


Is there a way with JDOM (or JAXP) that I can call a method to find out which XML parser is being used under the covers?  The issue is that my servlet engine is using one XML parser (the jar for which goes into the base classpath), but I want to use a different XML parser (the jar for which I put in my WEB-INF\lib directory).  I want to confirm that my code is using the parser I think it is.

Thanks for any ideas...

Dave F.




More information about the jdom-interest mailing list