How to use the converter

Using command line tools

Supposing your current active directory contains the converter code in a opml_to_hdoc folder, that you have writing rights in it and that all the necessary software is installed and properly configured (please see the technical documentation for that matter), the following command line will launch the conversion :

ant -buildfile ./opml_to_hdoc/opml_to_hdoc.ant -DInputPath=../<your_sample>.opml -DOutputPath=../<the_result>.hdoc convert

Using graphical tools

The Hdoc project distributes a general web front-end in which any converter can be pluged-in. Please see the Demo section for an illustrated use case of this front end.