Introduction

Warning! This exporter wraps XSLT stylesheet that is not working correctly. Please mail me if you know a way to render CML in Java

Welcome to the GENE-CML (Chemical Markup Language) plugin homepage. It introduces one exporter: a CML To XSL-FO/SVG exporter. To register these exporters just issue:

sk.baka.xml.gene.InstanceProvider.getInstance().registerExporterFactory(new sk.baka.xml.gene.cml.ExporterFactoryImpl());

This plugin uses the following libraries:

  • The cml2pdf.xsl XSLT script obtainable here.