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 siri-protobuf-mapper-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.entur.protobuf.mapper
├─ org.entur.protobuf.mapper.Jaxb2PbfMapper.class - [JAR]
├─ org.entur.protobuf.mapper.Pbf2JaxbMapper.class - [JAR]
├─ org.entur.protobuf.mapper.SiriMapper.class - [JAR]
org.entur.protobuf.mapper.siri
├─ org.entur.protobuf.mapper.siri.CommonMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.EnumerationMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.EstimatedTimetablePbf2SiriMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.EstimatedTimetableSiri2PbfMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.SituationExchangePbf2SiriMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.SituationExchangeSiri2PbfMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.VehicleMonitoringPbf2SiriMapper.class - [JAR]
├─ org.entur.protobuf.mapper.siri.VehicleMonitoringSiri2PbfMapper.class - [JAR]