Class DependencySchemaExtractor
- java.lang.Object
-
- io.github.deweyjose.graphqlcodegen.DependencySchemaExtractor
-
public class DependencySchemaExtractor extends Object
-
-
Constructor Summary
Constructors Constructor Description DependencySchemaExtractor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<File>extract(org.apache.maven.project.MavenProject project, String[] schemaJarFilesFromDependencies)
-