edu.stanford.smi.protegex.export.html
Class HTMLExportPlugin
java.lang.Object
edu.stanford.smi.protegex.export.html.HTMLExportPlugin
- All Implemented Interfaces:
- edu.stanford.smi.protege.plugin.ExportPlugin, edu.stanford.smi.protege.plugin.Plugin, edu.stanford.smi.protege.util.Disposable
public class HTMLExportPlugin
- extends Object
- implements edu.stanford.smi.protege.plugin.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 edu.stanford.smi.protege.plugin.Plugin
handleExportRequest
public void handleExportRequest(edu.stanford.smi.protege.model.Project project)
- Specified by:
handleExportRequest
in interface edu.stanford.smi.protege.plugin.ExportPlugin
isSuitable
public static boolean isSuitable(edu.stanford.smi.protege.model.Project prj)
dispose
public void dispose()
- Specified by:
dispose
in interface edu.stanford.smi.protege.util.Disposable
Submit a bug report or feature request