Class ParseXml

java.lang.Object
org.opentrafficsim.demo.ParseXml

public class ParseXml extends Object
ParseXml.java.

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

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Constructor Details

    • ParseXml

      public ParseXml() throws Exception
      Make a DOM tree and do some xpath.
      Throws:
      Exception
  • Method Details