Package org.teamapps.dto.generate
Class TeamAppsGeneratorUtil
- java.lang.Object
-
- org.teamapps.dto.generate.TeamAppsGeneratorUtil
-
public class TeamAppsGeneratorUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TeamAppsGeneratorUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<TeamAppsDtoParser.ClassCollectionContext>parseClassCollections(java.io.File sourceDir)
-
-
-
Method Detail
-
parseClassCollections
public static java.util.List<TeamAppsDtoParser.ClassCollectionContext> parseClassCollections(java.io.File sourceDir) throws java.io.IOException
- Throws:
java.io.IOException
-
-