Package org.eclipse.tycho.versions.pom
Class Build
- java.lang.Object
-
- org.eclipse.tycho.versions.pom.Build
-
public class Build extends Object
-
-
Constructor Summary
Constructors Constructor Description Build(de.pdark.decentxml.Element dom)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Build
getBuild(de.pdark.decentxml.Element dom)
PluginManagement
getPluginManagement()
List<Plugin>
getPlugins()
-
-
-
Method Detail
-
getPluginManagement
public PluginManagement getPluginManagement()
-
getBuild
public static Build getBuild(de.pdark.decentxml.Element dom)
-
-