edu.stanford.smi.protegex.export.html
Class HTMLExportPlugin
java.lang.Object
edu.stanford.smi.protegex.export.html.HTMLExportPlugin
- All Implemented Interfaces:
- ExportPlugin, Plugin, Disposable
public class HTMLExportPlugin
- extends Object
- implements ExportPlugin
- Author:
- Jennifer Vendetti
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLExportPlugin
public HTMLExportPlugin()
getName
public String getName()
- Specified by:
getName
in interface Plugin
handleExportRequest
public void handleExportRequest(Project project)
- Specified by:
handleExportRequest
in interface ExportPlugin
isSuitable
public static boolean isSuitable(Project prj)
dispose
public void dispose()
- Specified by:
dispose
in interface Disposable
Submit a bug report or feature request