UrlSource@Deprecated public class UrlSettingsSource extends UrlSource implements SettingsSource
URL as a settings source.| Constructor and Description | 
|---|
| UrlSettingsSource(URL settingsUrl)Deprecated.  Creates a new model source backed by the specified URL. | 
| Modifier and Type | Method and Description | 
|---|---|
| URL | getSettingsUrl()Deprecated. 
 instead use  UrlSource.getUrl() | 
equals, getInputStream, getLocation, getUrl, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInputStream, getLocationpublic UrlSettingsSource(URL settingsUrl)
settingsUrl - The settings URL, must not be null.@Deprecated public URL getSettingsUrl()
UrlSource.getUrl()null.Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.