You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Adriano Smith <or...@sify.com> on 2005/01/06 08:35:18 UTC

html to xhtml

is it possible to take an html page as input and serialize it to get an XHTML as output without using any transform ?

Re: html to xhtml

Posted by Stephan Coboos <cr...@gmx.net>.
Adriano Smith wrote:

>is it possible to take an html page as input and serialize it to get an
>XHTML as output without using any transform ?
>
> <ht...@Bottom>

Yes, use the HTMLGenerator in conjunction with the XHTMLSerializer:
http://cocoon.apache.org/2.1/userdocs/generators/html-generator.html
http://cocoon.apache.org/2.1/userdocs/serializers/xhtml-serializer.html

Regards
Stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org