Package org.opentrafficsim.editor
Class RunEditor
java.lang.Object
org.opentrafficsim.editor.RunEditor
Runs the editor with default decoration and built-in XML schema.
Copyright (c) 2023-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Wouter Schakel
-
Method Summary
-
Method Details
-
main
public static void main(String[] args) throws IOException, SAXException, ParserConfigurationException, InterruptedException, URISyntaxException, NamingException Runs the editor.- Parameters:
args
- String[]; arguments.- Throws:
IOException
- exceptionSAXException
- exceptionParserConfigurationException
- exceptionInterruptedException
- exceptionURISyntaxException
- exceptionNamingException
- exception
-