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 jsonld4s_2.13-0.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.renku.jsonld.compat
├─ io.renku.jsonld.compat.implicits.class - [JAR]
io.renku.jsonld
├─ io.renku.jsonld.CacheableEntityDecoder.class - [JAR]
├─ io.renku.jsonld.Caching.class - [JAR]
├─ io.renku.jsonld.Cursor.class - [JAR]
├─ io.renku.jsonld.DecodingCache.class - [JAR]
├─ io.renku.jsonld.DefaultGraph.class - [JAR]
├─ io.renku.jsonld.EntityId.class - [JAR]
├─ io.renku.jsonld.EntityIdEncoder.class - [JAR]
├─ io.renku.jsonld.EntityType.class - [JAR]
├─ io.renku.jsonld.EntityTypes.class - [JAR]
├─ io.renku.jsonld.Graph.class - [JAR]
├─ io.renku.jsonld.GraphOps.class - [JAR]
├─ io.renku.jsonld.JsonLD.class - [JAR]
├─ io.renku.jsonld.JsonLDDecoder.class - [JAR]
├─ io.renku.jsonld.JsonLDEncoder.class - [JAR]
├─ io.renku.jsonld.JsonLDEntityDecoder.class - [JAR]
├─ io.renku.jsonld.JsonLDListDecoder.class - [JAR]
├─ io.renku.jsonld.NamedGraph.class - [JAR]
├─ io.renku.jsonld.Property.class - [JAR]
├─ io.renku.jsonld.Reverse.class - [JAR]
├─ io.renku.jsonld.Schema.class - [JAR]
├─ io.renku.jsonld.ShowTypeName.class - [JAR]
io.renku.jsonld.parser
├─ io.renku.jsonld.parser.JsonLDParser.class - [JAR]
├─ io.renku.jsonld.parser.Parser.class - [JAR]
├─ io.renku.jsonld.parser.ParsingFailure.class - [JAR]
├─ io.renku.jsonld.parser.package.class - [JAR]
io.renku.jsonld.merge
├─ io.renku.jsonld.merge.EntitiesMerger.class - [JAR]
├─ io.renku.jsonld.merge.JsonLDMerge.class - [JAR]
io.renku.jsonld.ontology
├─ io.renku.jsonld.ontology.Class.class - [JAR]
├─ io.renku.jsonld.ontology.Comment.class - [JAR]
├─ io.renku.jsonld.ontology.DataProperties.class - [JAR]
├─ io.renku.jsonld.ontology.DataProperty.class - [JAR]
├─ io.renku.jsonld.ontology.DataPropertyRange.class - [JAR]
├─ io.renku.jsonld.ontology.Domain.class - [JAR]
├─ io.renku.jsonld.ontology.ObjectProperties.class - [JAR]
├─ io.renku.jsonld.ontology.ObjectProperty.class - [JAR]
├─ io.renku.jsonld.ontology.ObjectPropertyRange.class - [JAR]
├─ io.renku.jsonld.ontology.ParentClass.class - [JAR]
├─ io.renku.jsonld.ontology.ReverseProperties.class - [JAR]
├─ io.renku.jsonld.ontology.ReverseProperty.class - [JAR]
├─ io.renku.jsonld.ontology.Type.class - [JAR]
├─ io.renku.jsonld.ontology.package.class - [JAR]
io.renku.jsonld.syntax
├─ io.renku.jsonld.syntax.package.class - [JAR]
io.renku.jsonld.flatten
├─ io.renku.jsonld.flatten.DefaultGraphFlatten.class - [JAR]
├─ io.renku.jsonld.flatten.Flatten.class - [JAR]
├─ io.renku.jsonld.flatten.GraphFlatten.class - [JAR]
├─ io.renku.jsonld.flatten.IDValidation.class - [JAR]
├─ io.renku.jsonld.flatten.JsonLDArrayFlatten.class - [JAR]
├─ io.renku.jsonld.flatten.JsonLDEntityFlatten.class - [JAR]
├─ io.renku.jsonld.flatten.JsonLDFlatten.class - [JAR]
├─ io.renku.jsonld.flatten.NamedGraphFlatten.class - [JAR]