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 dkpro-core-io-pubannotation-asl-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.core.io.pubannotation.internal
├─ org.dkpro.core.io.pubannotation.internal.DKPro2PubAnnotation.class - [JAR]
├─ org.dkpro.core.io.pubannotation.internal.PubAnnotation2DKPro.class - [JAR]
org.dkpro.core.io.pubannotation.internal.model
├─ org.dkpro.core.io.pubannotation.internal.model.PADenotation.class - [JAR]
├─ org.dkpro.core.io.pubannotation.internal.model.PADocument.class - [JAR]
├─ org.dkpro.core.io.pubannotation.internal.model.PAModification.class - [JAR]
├─ org.dkpro.core.io.pubannotation.internal.model.PANamespace.class - [JAR]
├─ org.dkpro.core.io.pubannotation.internal.model.PAOffsets.class - [JAR]
├─ org.dkpro.core.io.pubannotation.internal.model.PARelation.class - [JAR]
org.dkpro.core.io.pubannotation
├─ org.dkpro.core.io.pubannotation.PubAnnotationReader.class - [JAR]
├─ org.dkpro.core.io.pubannotation.PubAnnotationWriter.class - [JAR]