View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.protege.xmlcatalog-1.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.protege.xmlcatalog.parser
├─ org.protege.xmlcatalog.parser.Handler.class - [JAR]
├─ org.protege.xmlcatalog.parser.OuterXmlBaseContext.class - [JAR]
org.protege.xmlcatalog
├─ org.protege.xmlcatalog.CatalogUtilities.class - [JAR]
├─ org.protege.xmlcatalog.EntryVisitor.class - [JAR]
├─ org.protege.xmlcatalog.Prefer.class - [JAR]
├─ org.protege.xmlcatalog.XMLCatalog.class - [JAR]
├─ org.protege.xmlcatalog.XmlBaseContext.class - [JAR]
org.protege.xmlcatalog.redirect
├─ org.protege.xmlcatalog.redirect.UriRedirectVisitor.class - [JAR]
org.protege.xmlcatalog.entry
├─ org.protege.xmlcatalog.entry.AbstractDelegateEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.AbstractUriEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.DelegatePublicEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.DelegateSystemEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.DelegateUriEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.Entry.class - [JAR]
├─ org.protege.xmlcatalog.entry.GroupEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.NextCatalogEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.PublicEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.RewriteSystemEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.RewriteUriEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.SystemEntry.class - [JAR]
├─ org.protege.xmlcatalog.entry.UriEntry.class - [JAR]
org.protege.xmlcatalog.exception
├─ org.protege.xmlcatalog.exception.CatalogParseException.class - [JAR]
org.protege.xmlcatalog.write
├─ org.protege.xmlcatalog.write.XMLCatalogWriter.class - [JAR]
├─ org.protege.xmlcatalog.write.XMLRenderingVisitor.class - [JAR]
org.protege.xmlcatalog.owlapi
├─ org.protege.xmlcatalog.owlapi.XMLCatalogIRIMapper.class - [JAR]
org.protege.xmlcatalog.swing
├─ org.protege.xmlcatalog.swing.AltCellRenderer.class - [JAR]
├─ org.protege.xmlcatalog.swing.CatalogEditor.class - [JAR]
├─ org.protege.xmlcatalog.swing.CatalogEditorTransferHandler.class - [JAR]
├─ org.protege.xmlcatalog.swing.CatalogJTree.class - [JAR]
├─ org.protege.xmlcatalog.swing.CatalogTreeNode.class - [JAR]
├─ org.protege.xmlcatalog.swing.CellRenderer.class - [JAR]
├─ org.protege.xmlcatalog.swing.EntryEditor.class - [JAR]
├─ org.protege.xmlcatalog.swing.EntryTreeNode.class - [JAR]