You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Nyenyec <ny...@mailbox.hu> on 2001/03/14 16:07:29 UTC

Xalan-J-2 custom serializer

Hi,

I would like to write a custom HTML serializer for Xalan.

I subclassed org.apache.xalan.serialize.SerializeToHTML
and now I would like to tell Xalan to use my class instead of
the original.
I tried with

transformer.setOutputProperty(OutputProperties.S_KEY_CONTENT_HANDLER,
		"MyHtmlSerializer");

but nothing happened.
Is there a straightforward way to do this?

Thanks,
Nyenyec

--------------------------------------------------
 Mi az �n MailBox c�me? - http://mailbox.hu

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org