|
||||||||||
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 Profile |
convertFromSettingsProfile(Profile settingsProfile)
|
static Settings |
copySettings(Settings settings)
|
static void |
merge(Settings dominant,
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(Settings dominant, Settings recessive, java.lang.String recessiveSourceLevel)
dominant
- recessive
- recessiveSourceLevel
- public static Profile convertFromSettingsProfile(Profile settingsProfile)
settingsProfile
-
public static Settings copySettings(Settings settings)
settings
- could be null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |