Package de.gematik.refv.snapshots.helper
Class DependencyGenerator
- java.lang.Object
-
- de.gematik.refv.snapshots.helper.DependencyGenerator
-
public class DependencyGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description DependencyGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>generateListOfDependenciesFor(String filename, String packageFolderPath)
-
-
-
Method Detail
-
generateListOfDependenciesFor
public List<String> generateListOfDependenciesFor(String filename, String packageFolderPath) throws IOException
- Throws:
IOException
-
-