Uses of Class
org.apache.maven.scm.providers.gitlib.settings.Settings
Packages that use Settings
Package
Description
-
Uses of Settings in org.apache.maven.scm.provider.git.util
Methods in org.apache.maven.scm.provider.git.util that return SettingsModifier and TypeMethodDescriptionstatic Settings
GitUtil.getSettings()
static Settings
GitUtil.readSettings()
-
Uses of Settings in org.apache.maven.scm.providers.gitlib.settings.io.xpp3
Methods in org.apache.maven.scm.providers.gitlib.settings.io.xpp3 that return SettingsModifier and TypeMethodDescriptionGitXpp3Reader.read
(InputStream in) Method read.GitXpp3Reader.read
(InputStream in, boolean strict) Method read.Methods in org.apache.maven.scm.providers.gitlib.settings.io.xpp3 with parameters of type Settings