Package org.djunits.generator
Class GenerateXSD
- java.lang.Object
-
- org.djunits.generator.GenerateXSD
-
public class GenerateXSD extends Object
GenerateXSD makes an XSD file for all choices possible with the units, using the textual representations.
Copyright (c) 2003-2018 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.- Author:
- Alexander Verbraeck
-
-
Constructor Summary
Constructors Constructor Description GenerateXSD()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws FileNotFoundException
- Parameters:
args- String[]; not used- Throws:
FileNotFoundException- in case we cannot find the djunits project
-
-