16171819202122
public String getName() { return "hbm2doc (Generates html schema documentation)"; } protected Exporter createExporter() { return new DocExporter(); }