I'd also recommend looking at the dom4j framework which is similar to JDOM,
but with many enhancements. It's currently be used as part of the first
JAXM release from Sun, btw.
There are some good samples illustrating who to combine jtidy, xslt, etc.
with dom4j to perform the kinds of operations
thanks a lot! , this works fine.
-Mensaje original-
De: Bertrand Delacretaz [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 27 de diciembre de 2001 14:21
Para: [EMAIL PROTECTED]
Asunto: Re: problems with Jtidy
On Friday 27 July 2001 12:41, lucas wrote:
> At a certain point of
On Friday 27 July 2001 12:41, lucas wrote:
> At a certain point of the transformation, I need to insert a
> mal-formed HTML into the XSLT output stream.
You could use the standard Cocoon "HTMLGenerator" to do this, for example:
http://somehost/file.html"/>
And maybe aggregate this with your