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 kehio-0.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
kehio
├─ kehio.DgroupAnotation.class - [JAR]
├─ kehio.Kehio.class - [JAR]
├─ kehio.KehioUtils.class - [JAR]
├─ kehio.RdfContainerMapper.class - [JAR]
├─ kehio.RdfDatatypeGroupMapper.class - [JAR]
├─ kehio.RdfDatatypeMapper.class - [JAR]
├─ kehio.RdfIdMapper.class - [JAR]
├─ kehio.RdfMapper.class - [JAR]
├─ kehio.RdfObjectGroupMapper.class - [JAR]
├─ kehio.RdfObjectMapper.class - [JAR]
├─ kehio.RdfPropertiesContainerMapper.class - [JAR]
kehio.annotations
├─ kehio.annotations.RdfContainer.class - [JAR]
├─ kehio.annotations.RdfDatatype.class - [JAR]
├─ kehio.annotations.RdfDatatypeGroup.class - [JAR]
├─ kehio.annotations.RdfId.class - [JAR]
├─ kehio.annotations.RdfObject.class - [JAR]
├─ kehio.annotations.RdfObjectGroup.class - [JAR]
├─ kehio.annotations.RdfPropertiesContainer.class - [JAR]
├─ kehio.annotations.RdfUrlMap.class - [JAR]