jar

edu.stanford.protege : owldoc

Maven & Gradle

May 05, 2016
3 stars

OWLDoc · A plug-in for the Protege Desktop ontology editor that creates a bundle of (mostly) static HTML pages for publishing to the Web or distributing to colleagues.

Table Of Contents

Latest Version

Download edu.stanford.protege : owldoc JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : owldoc JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 owldoc-3.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.coode.browser

├─ org.coode.browser.BrowserPageListener.class - [JAR]

├─ org.coode.browser.MiniBrowser.class - [JAR]

org.coode.browser.protege

├─ org.coode.browser.protege.AbstractBrowserView.class - [JAR]

├─ org.coode.browser.protege.ExportOWLDocAction.class - [JAR]

├─ org.coode.browser.protege.HierarchyProviderAdapter.class - [JAR]

├─ org.coode.browser.protege.LookupAction.class - [JAR]

├─ org.coode.browser.protege.LookupView.class - [JAR]

├─ org.coode.browser.protege.OWLDocView.class - [JAR]

├─ org.coode.browser.protege.ProtegeBidirectionalShortFormProvider.class - [JAR]

├─ org.coode.browser.protege.ProtegeServerImpl.class - [JAR]

├─ org.coode.browser.protege.ProtegeShortformProviderWrapper.class - [JAR]

├─ org.coode.browser.protege.ProtegeURLScheme.class - [JAR]

Advertisement