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