(cc'ing batik-dev)

If I interpret this correctly, Batik uses the following entry in
XMLResourceDescriptor.properties to instantiate a parser in
SAXDocumentFactory through the SAX XMLReaderFactory:

org.xml.sax.driver = org.apache.xerces.parsers.SAXParser

There's no Xerces-dependency in Java code, only SAX. Neither does the
PDFTranscoder use Xerces-specific functionality.

This should probably be improved in Batik.

On 13.01.2005 23:22:14 J.Pietschmann wrote:
> Jeremias Maerki wrote:
> > I see. I've added JAXP and Xerces to the classpath.
> 
> Isn't it somewhat strange that org.apache.xerces.parsers.SAXParser
> is explicitely referenced? I'd think everyone uses JAXP meanwhile.
> Do you access Xerces specific functionality?
> 
> J.Pietschmann



Jeremias Maerki


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

Reply via email to