Class GenerateObjectTypes
java.lang.Object
edu.nps.moves.dis7.source.generator.entityTypes.GenerateObjectTypes
GenerateOpenDis7JavaPackages creates source code from SISO enumeration definitions.
Created on Aug 6, 2019 by MOVES Institute, Naval Postgraduate School (NPS), Monterey California USA https://www.nps.edu
- Version:
- $Id$by
- Author:
- Don McGregor, Mike Bailey and Don Brutzman
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
XML handler for recursively reading information and autogenerating code, namely an inner class that handles the SAX parsing of the XML file. -
Constructor Summary
ConstructorsConstructorDescriptionGenerateObjectTypes
(String xmlFile, String outputDir, String packageName) Constructor for GenerateEntityTypes -
Method Summary
-
Constructor Details
-
GenerateObjectTypes
-
-
Method Details
-
main
GenerateObjectTypes invocation, passing run-time arguments (if any)- Parameters:
args
- three configuration arguments, if defaults not used
-