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 olca-proto-io-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openlca.proto.io.input
├─ org.openlca.proto.io.input.ActorReader.class - [JAR]
├─ org.openlca.proto.io.input.BatchImport.class - [JAR]
├─ org.openlca.proto.io.input.CalculationSetupReader.class - [JAR]
├─ org.openlca.proto.io.input.CurrencyReader.class - [JAR]
├─ org.openlca.proto.io.input.DQSystemReader.class - [JAR]
├─ org.openlca.proto.io.input.EntityReader.class - [JAR]
├─ org.openlca.proto.io.input.EpdReader.class - [JAR]
├─ org.openlca.proto.io.input.FlowPropertyReader.class - [JAR]
├─ org.openlca.proto.io.input.FlowReader.class - [JAR]
├─ org.openlca.proto.io.input.ImpactCategoryReader.class - [JAR]
├─ org.openlca.proto.io.input.ImpactMethodReader.class - [JAR]
├─ org.openlca.proto.io.input.ImportCache.class - [JAR]
├─ org.openlca.proto.io.input.ImportItem.class - [JAR]
├─ org.openlca.proto.io.input.ImportStatus.class - [JAR]
├─ org.openlca.proto.io.input.In.class - [JAR]
├─ org.openlca.proto.io.input.LocationReader.class - [JAR]
├─ org.openlca.proto.io.input.ParameterReader.class - [JAR]
├─ org.openlca.proto.io.input.ParameterRedefReader.class - [JAR]
├─ org.openlca.proto.io.input.ProcessReader.class - [JAR]
├─ org.openlca.proto.io.input.ProductSystemReader.class - [JAR]
├─ org.openlca.proto.io.input.ProjectReader.class - [JAR]
├─ org.openlca.proto.io.input.ProtoBox.class - [JAR]
├─ org.openlca.proto.io.input.ProtoImport.class - [JAR]
├─ org.openlca.proto.io.input.Quantity.class - [JAR]
├─ org.openlca.proto.io.input.ResultReader.class - [JAR]
├─ org.openlca.proto.io.input.SocialIndicatorReader.class - [JAR]
├─ org.openlca.proto.io.input.SourceReader.class - [JAR]
├─ org.openlca.proto.io.input.UnitGroupImport.class - [JAR]
├─ org.openlca.proto.io.input.UnitGroupReader.class - [JAR]
├─ org.openlca.proto.io.input.Util.class - [JAR]
org.openlca.proto.io.output
├─ org.openlca.proto.io.output.ActorWriter.class - [JAR]
├─ org.openlca.proto.io.output.CurrencyWriter.class - [JAR]
├─ org.openlca.proto.io.output.DQSystemWriter.class - [JAR]
├─ org.openlca.proto.io.output.DependencyHandler.class - [JAR]
├─ org.openlca.proto.io.output.EpdWriter.class - [JAR]
├─ org.openlca.proto.io.output.FlowPropertyWriter.class - [JAR]
├─ org.openlca.proto.io.output.FlowWriter.class - [JAR]
├─ org.openlca.proto.io.output.ImpactCategoryWriter.class - [JAR]
├─ org.openlca.proto.io.output.ImpactMethodWriter.class - [JAR]
├─ org.openlca.proto.io.output.LocationWriter.class - [JAR]
├─ org.openlca.proto.io.output.Out.class - [JAR]
├─ org.openlca.proto.io.output.ParameterWriter.class - [JAR]
├─ org.openlca.proto.io.output.ProcessWriter.class - [JAR]
├─ org.openlca.proto.io.output.ProductSystemWriter.class - [JAR]
├─ org.openlca.proto.io.output.ProjectWriter.class - [JAR]
├─ org.openlca.proto.io.output.Refs.class - [JAR]
├─ org.openlca.proto.io.output.ResultWriter.class - [JAR]
├─ org.openlca.proto.io.output.SocialIndicatorWriter.class - [JAR]
├─ org.openlca.proto.io.output.SourceWriter.class - [JAR]
├─ org.openlca.proto.io.output.UnitGroupWriter.class - [JAR]
├─ org.openlca.proto.io.output.WriterConfig.class - [JAR]
org.openlca.proto.io.server
├─ org.openlca.proto.io.server.AboutService.class - [JAR]
├─ org.openlca.proto.io.server.DataFetchService.class - [JAR]
├─ org.openlca.proto.io.server.DataSetReader.class - [JAR]
├─ org.openlca.proto.io.server.DataUpdateService.class - [JAR]
├─ org.openlca.proto.io.server.DataUtil.class - [JAR]
├─ org.openlca.proto.io.server.FlowMapService.class - [JAR]
├─ org.openlca.proto.io.server.Response.class - [JAR]
├─ org.openlca.proto.io.server.ResultService.class - [JAR]
├─ org.openlca.proto.io.server.Results.class - [JAR]
├─ org.openlca.proto.io.server.Search.class - [JAR]
├─ org.openlca.proto.io.server.Server.class - [JAR]
├─ org.openlca.proto.io.server.TechFlowContribution.class - [JAR]
org.openlca.proto.io
├─ org.openlca.proto.io.InMemoryProtoStore.class - [JAR]
├─ org.openlca.proto.io.Messages.class - [JAR]
├─ org.openlca.proto.io.ProtoStoreReader.class - [JAR]
├─ org.openlca.proto.io.ProtoStoreWriter.class - [JAR]
├─ org.openlca.proto.io.ZipStore.class - [JAR]