[jdom-interest] How to find out which parser is being used

Christian Peter cpeter at rostock.igd.fhg.de
Wed Dec 11 00:09:54 PST 2002


Hi,

so I take it that the parser which is first in the classpath is used?

Thanks for the answer,

Christian

David Kavanagh wrote:
> Should be able to set the system property:
>    org.xml.sax.driver
> to something like
>    org.apache.crimson.parser.XMLReaderImpl    - for the crimson parser
> You can assume that with JDK1.4 and greater, crimson is being used by 
> default. You could replace it by setting the above property.
> 
> David
> 
> On 12/10/2002 3:34 AM, Christian Peter wrote:
> 
>> Hi all,
>>
>> when using DOMBuilder, is there a way to check which parser is being 
>>  used? And is it possible to explicitely set the parser which should 
>> be used?
>>
>> Christian
>>
>> _______________________________________________
>> To control your jdom-interest membership:
>> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com 
>>
> 
> 
> 
> 





More information about the jdom-interest mailing list