Bertrand Delacretaz said the following on 25.08.2005 17:12: > Basically what we do is: > > String input = "wiki text.."; > > // Radeox generates xhtml in a String (unfortunately) > RenderContext context = ...some radeox RenderContext > RenderEngine engine = ...standard or custom RenderEngine > final String xhtml = engine.render(input, context); > > / parse the XHTML > DOMConverter cvt = (DOMConverter)m_manager.lookup(DOMConverter.ROLE); > Document result = cvt.stringToDOM(xhtml);
Thanks, I will take some time tomorrow to get into that Radeox API, and I guess I will use a XSLT way at least. -- oli
smime.p7s
Description: S/MIME Cryptographic Signature