Interface SettingsSource
- All Superinterfaces:
- Source
- All Known Implementing Classes:
- FileSettingsSource,- StringSettingsSource,- UrlSettingsSource
Deprecated.
Provides access to the contents of settings independently of the backing store (e.g. file system, database, memory).
- 
Method SummaryMethods inherited from interface org.apache.maven.building.SourcegetInputStream, getLocation
Source