Class APISpecHelper
java.lang.Object
com.aeontronix.enhancedmule.tools.util.APISpecHelper
public class APISpecHelper extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAPISpecHelper.APISpecVersion -
Constructor Summary
Constructors Constructor Description APISpecHelper() -
Method Summary
Modifier and Type Method Description static APISpecHelper.APISpecVersionfindVersion(File file)
-
Constructor Details
-
APISpecHelper
public APISpecHelper()
-
-
Method Details
-
findVersion
@Nullable public static APISpecHelper.APISpecVersion findVersion(@NotNull File file) throws IOException- Throws:
IOException
-