jar

org.entur : siri-protobuf-mapper

Maven & Gradle

Aug 04, 2023
1 usages
1 stars

siri-protobuf-mapper · Library for mapping between siri-java-model and siri-protobuf

Table Of Contents

Latest Version

Download org.entur : siri-protobuf-mapper JAR file - Latest Versions:

All Versions

Download org.entur : siri-protobuf-mapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0
0.10
0.9
0.8
0.7
0.6
0.5

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement