Navigation:  Customisation >

encoding.properties

Previous pageReturn to chapter overviewNext page

This file contains settings that allow the program to handle different character encodings.  This feature was added to version 1.0.14 of HM2JHelp to improve the handling of languages other than English.  The program uses the JTidy library to handle the parsing of html file.  From version 1.0.14, the program can use either R8 or R7 versions of the library.  The default distribution contains the R8 snapshot jtidy-8.0-20060801.131059-3.  For details about JTidy visit http://jtidy.sourceforge.net/.

 

The properties contained in the encoding.properties file are explained in the sections below.  Where a property says it supports Java character encoding you may use any character set supported by your implementation of Java; see http://java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html for more details.