|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.settings.SettingsUtils
public final class SettingsUtils
Several convenience methods to handle settings
| Method Summary | |
|---|---|
static org.apache.maven.model.Profile |
convertFromSettingsProfile(org.apache.maven.settings.Profile settingsProfile)
|
static void |
merge(org.apache.maven.settings.Settings dominant,
org.apache.maven.settings.Settings recessive,
java.lang.String recessiveSourceLevel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void merge(org.apache.maven.settings.Settings dominant,
org.apache.maven.settings.Settings recessive,
java.lang.String recessiveSourceLevel)
dominant - recessive - recessiveSourceLevel - public static org.apache.maven.model.Profile convertFromSettingsProfile(org.apache.maven.settings.Profile settingsProfile)
settingsProfile -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||