atom feed20 messages in org.oasis-open.lists.docbook-appsRE: DOCBOOK-APPS: Docbook/XML, done w...
FromSent OnAttachments
Matt ReynoldsApr 10, 2002 11:43 am 
Michael CortezApr 10, 2002 12:07 pm 
CarlosApr 10, 2002 12:17 pm 
Matt ReynoldsApr 10, 2002 1:12 pm 
Matt ReynoldsApr 10, 2002 1:13 pm 
Daniel VeillardApr 10, 2002 1:27 pm 
Gunnar SigurdssonApr 10, 2002 1:28 pm 
CarlosApr 10, 2002 1:47 pm 
Matt ReynoldsApr 10, 2002 1:54 pm 
Dave PawsonApr 11, 2002 10:03 am 
Matt ReynoldsApr 11, 2002 11:00 am 
Dave PawsonApr 11, 2002 11:10 am 
Glass, EricApr 11, 2002 1:27 pm.bin
Sven KitschkeApr 11, 2002 2:59 pm.zip
Eric RichardsonApr 11, 2002 3:19 pm 
Dave PawsonApr 11, 2002 9:57 pm 
Dave PawsonApr 11, 2002 10:07 pm 
Glass, EricApr 12, 2002 4:57 am.bin
Sven KitschkeApr 14, 2002 1:12 pm 
Julien LetessierApr 19, 2002 3:38 am 
Subject:RE: DOCBOOK-APPS: Docbook/XML, done with Java
From:Michael Cortez (mcor@fullcoll.edu)
Date:Apr 10, 2002 12:07:08 pm
List:org.oasis-open.lists.docbook-apps

Regardless, I'm curious to know if anyone else out there is using an all Java setup?

I am using Java and XML.

Although I'm using Saxon, I've found it to be much faster then Xalan. Using FOP for PDF output, but it's kind of "broken" in a few places (like tables.)

The only "real" problem I've had, is that when processing big documents (>2mb) the Java tools consume HUGE amounts of memory. In fact I have to increase the max heap allowed for the JVM to 512mb to do my PDFs.

My goal is to process our DocBook XML with an automatable Java tool.

Right now, I'm not using ANT, but just a series of Batch files to "automate" the build process for a approx 1000 pages of content (DnD/d20 anyone?)