UrlSource
@Deprecated public class UrlModelSource extends UrlSource implements ModelSource
URL
as a model source.Constructor and Description |
---|
UrlModelSource(URL pomUrl)
Deprecated.
Creates a new model source backed by the specified URL.
|
getInputStream, getLocation, getUrl, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInputStream, getLocation
public UrlModelSource(URL pomUrl)
pomUrl
- The POM file, must not be null
.Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.