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 ontopia-tmrap-5.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ontopia.topicmaps.impl.remote
├─ net.ontopia.topicmaps.impl.remote.DynamicAssociation.class - [JAR]
├─ net.ontopia.topicmaps.impl.remote.DynamicAssociationRole.class - [JAR]
├─ net.ontopia.topicmaps.impl.remote.RemoteTopic.class - [JAR]
├─ net.ontopia.topicmaps.impl.remote.RemoteTopicMapBuilder.class - [JAR]
├─ net.ontopia.topicmaps.impl.remote.RemoteTopicMapStore.class - [JAR]
├─ net.ontopia.topicmaps.impl.remote.RemoteTopicMapTransaction.class - [JAR]
net.ontopia.topicmaps.utils.tmrap
├─ net.ontopia.topicmaps.utils.tmrap.FederatedTopicIndex.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.RAPServlet.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.RegistryTopicIndex.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.RemoteTopicIndex.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TMRAPConfiguration.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TMRAPException.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TMRAPImplementation.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TopicIndexIF.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TopicMapTopicIndex.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TopicPage.class - [JAR]
├─ net.ontopia.topicmaps.utils.tmrap.TopicPages.class - [JAR]