[jdom-interest] Slower Transform using to use JDOMSource than DOMOutputter + DOMSource. Why??

Elliotte Rusty Harold elharo at metalab.unc.edu
Tue Jul 30 07:08:32 PDT 2002


>Hello,
>
>I am using JDOM beta 8 (not latest from CVS), and there is no 
>DocType information attached to the document. It's just a relatively 
>large xml file.
>
>Has anyone experienced this type of behaviour when transforming 
>large documents?
>

Yes. This is almost certainly a TrAX issue, not a JDOM specific one. 
Most TrAX implementations lose track of the DOCTYPE when transforming.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          XML in a  Nutshell, 2nd Edition (O'Reilly, 2002)          |
|              http://www.cafeconleche.org/books/xian2/              |
|  http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/  |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list