Package org.eclipse.tycho.versions.pom
Class Dependencies
- java.lang.Object
-
- org.eclipse.tycho.versions.pom.Dependencies
-
public class Dependencies extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Dependencies()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<GAV>
getDependencies(de.pdark.decentxml.Element dom)
-
-
-
Method Detail
-
getDependencies
public static java.util.List<GAV> getDependencies(de.pdark.decentxml.Element dom)
-
-