jar

edu.stanford.protege : csv-export-plugin

Maven & Gradle

Nov 29, 2016

CSV Export Plugin · A plugin for Protégé 5 that provides a way of outputting selected entities and relations to a delimiter-separated file.

Table Of Contents

Latest Version

Download edu.stanford.protege : csv-export-plugin JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : csv-export-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window csv-export-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.stanford.protege.csv.export

├─ edu.stanford.protege.csv.export.CsvExporter.class - [JAR]

├─ edu.stanford.protege.csv.export.CsvExporterBuilder.class - [JAR]

├─ edu.stanford.protege.csv.export.ExportAction.class - [JAR]

├─ edu.stanford.protege.csv.export.OwlClassExpressionVisitor.class - [JAR]

edu.stanford.protege.csv.export.ui

├─ edu.stanford.protege.csv.export.ui.AddEntityToExportDialogPanel.class - [JAR]

├─ edu.stanford.protege.csv.export.ui.AddPropertyToExportDialogPanel.class - [JAR]

├─ edu.stanford.protege.csv.export.ui.CustomTextDialogPanel.class - [JAR]

├─ edu.stanford.protege.csv.export.ui.ExportDialogPanel.class - [JAR]

├─ edu.stanford.protege.csv.export.ui.OwlEntityListCellRenderer.class - [JAR]

├─ edu.stanford.protege.csv.export.ui.SortedListModel.class - [JAR]

├─ edu.stanford.protege.csv.export.ui.UiUtils.class - [JAR]