| From | Sent On | Attachments |
|---|
| 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 | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Matt Reynolds | Apr 10, 2002 11:43 am | |
| Michael Cortez | Apr 10, 2002 12:07 pm | |
| Carlos | Apr 10, 2002 12:17 pm | |
| Matt Reynolds | Apr 10, 2002 1:12 pm | |
| Matt Reynolds | Apr 10, 2002 1:13 pm | |
| Daniel Veillard | Apr 10, 2002 1:27 pm | |
| Gunnar Sigurdsson | Apr 10, 2002 1:28 pm | |
| Carlos | Apr 10, 2002 1:47 pm | |
| Matt Reynolds | Apr 10, 2002 1:54 pm | |
| Dave Pawson | Apr 11, 2002 10:03 am | |
| Matt Reynolds | Apr 11, 2002 11:00 am | |
| Dave Pawson | Apr 11, 2002 11:10 am | |
| Glass, Eric | Apr 11, 2002 1:27 pm | .bin |
| Sven Kitschke | Apr 11, 2002 2:59 pm | .zip |
| Eric Richardson | Apr 11, 2002 3:19 pm | |
| Dave Pawson | Apr 11, 2002 9:57 pm | |
| Dave Pawson | Apr 11, 2002 10:07 pm | |
| Glass, Eric | Apr 12, 2002 4:57 am | .bin |
| Sven Kitschke | Apr 14, 2002 1:12 pm | |
| Julien Letessier | Apr 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?)
-- Mike

