Introduction

Welcome to the GENE-XHTML plugin homepage. It introduces one XHTML coordinator and one exporter: a CML To XSL-FO/SVG exporter. To register these objects just issue:

sk.baka.xml.gene.InstanceProvider.getInstance().registerCoordinatorFactory(new sk.baka.xml.gene.xhtml.CoordinatorFactoryImpl());
sk.baka.xml.gene.InstanceProvider.getInstance().registerExporterFactory(new sk.baka.xml.gene.xhtml.ExporterFactoryImpl());

This plugin uses the following libraries:

  • the html2docbook.xslt stylesheet is obtainable here