Class DumpOSM

java.lang.Object
DumpOSM
All Implemented Interfaces:
java.util.EventListener, ProgressListener

public class DumpOSM
extends java.lang.Object
implements ProgressListener
Dump an OSM file.

Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version Sep 12, 2018
Author:
Peter Knoppers
  • Constructor Summary

    Constructors 
    Constructor Description
    DumpOSM()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Program execution entry point.
    void progress​(ProgressEvent progressEvent)
    Process one ProgressEvent.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.io.FileNotFoundException, java.net.MalformedURLException, java.net.URISyntaxException
      Program execution entry point.
      Parameters:
      args - String[]; command line arguments (not used)
      Throws:
      java.io.FileNotFoundException - ...
      java.net.MalformedURLException - ...
      java.net.URISyntaxException - ...
    • progress

      public void progress​(ProgressEvent progressEvent)
      Process one ProgressEvent.
      Specified by:
      progress in interface ProgressListener
      Parameters:
      progressEvent - ProgressEvent; the event