Uses of Class
org.apache.maven.settings.Settings
Packages that use Settings
- 
Uses of Settings in org.apache.maven.settingsMethods in org.apache.maven.settings that return SettingsMethods in org.apache.maven.settings that return types with arguments of type SettingsModifier and TypeMethodDescriptionSettings.settingsToApiV3(List<org.apache.maven.api.settings.Settings> list) Method parameters in org.apache.maven.settings with type arguments of type SettingsModifier and TypeMethodDescriptionstatic List<org.apache.maven.api.settings.Settings> Settings.settingsToApiV4(List<Settings> list) 
- 
Uses of Settings in org.apache.maven.settings.io.xpp3Methods in org.apache.maven.settings.io.xpp3 that return SettingsModifier and TypeMethodDescriptionSettingsXpp3Reader.read(InputStream in) Deprecated.SettingsXpp3Reader.read(InputStream in, boolean strict) Deprecated.Deprecated.Deprecated.SettingsXpp3Reader.read(XMLStreamReader parser, boolean strict) Deprecated.Methods in org.apache.maven.settings.io.xpp3 with parameters of type Settings