Martin, Is very simple.
You have to substite de Xerces.jar file in classpath for Crimson.jar file. Salutations -----Mensaje original----- De: news [mailto:[EMAIL PROTECTED] En nombre de Martin Honermeyer Enviado el: lunes, 26 de septiembre de 2005 11:32 Para: [email protected] Asunto: Re: FOP improvement up to 3000%. Hello, I am using the commandline fop version for converting Docbook XML to PDF. How can I change the XML parser to Crimson? Greetz, Martin Xaus, Jaume wrote: > > > > > > > Dear friends, > > We are using FOP api in order to build PDF documents from large Xml files. > > The FOP package distribution contains Xerces as xml parser. ([Debug] > Using org.apache.xerces.parsers.SAXParser as SAX2 Parser) > > This library give very poor performance where xml file is large. > > We improved up to 3000% the performance simplement changin Xerces for > Crimson library.([Debug] Using org.apache.crimson.parser.XMLReaderImpl > as > SAX2 Parser) > > Does anyone know the reason off this performance difference ? > Thanks > > > HYPERLINK "http://www.intarex.com/"HYPERLINK > "http://www.intarex.com/"HYPERLINK "http://www.intarex.com/"HYPERLINK > "http://www.intarex.com/"HYPERLINK "http://www.intarex.com/"Jaume Xaus > Director Departament Java [EMAIL PROTECTED] > > ?La confianza, como el arte, nunca proviene de tener todas las > respuestas, sino de estar abierto a todas la preguntas.? Earl Gray Stevens. > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.6/111 - Release Date: 23/09/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.6/111 - Release Date: 23/09/2005 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
