Re: Documentation on SAX parsing and modularisation

2002-01-14 Thread Peter B. West
Listners, I have added some details of the XMLEvent buffer access methods to the above documentation. Peter - To unsubscribe, e-mail

Documentation on SAX parsing and modularisation

2002-01-13 Thread Peter B. West
Dear list, I have added some documentation on the approach I have taken to the related topics of SAX parsing of the input source and modularisation of the FOP processing. <http://home.iprimus.com.au/pbwest/xml-fop/docs/html-docs/xml-parsing.html> I also generated javadocs f

SAX parsing

2001-06-15 Thread Thieler Jens
Hello *, I just tried FOP 0.19 on JDK 1.4. The imbedded Crimson parser caused trouble. So I switched back to JDK 1.3. Everything is fine with crimson-1.1 from 30-Jan-2001, but not any more with the recent nightlies. Everything is fine with xerces-1.2.3 that is bundled with the fop distribution.