public class UrlModelSource extends Object implements org.apache.maven.model.building.ModelSource2
ModelSource2 for a POM inside a JAR file.| Constructor and Description |
|---|
UrlModelSource(URL pomUrl) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getLocation() |
URI |
getLocationURI() |
org.apache.maven.model.building.ModelSource2 |
getRelatedSource(String relPath) |
public UrlModelSource(URL pomUrl)
public org.apache.maven.model.building.ModelSource2 getRelatedSource(String relPath)
getRelatedSource in interface org.apache.maven.model.building.ModelSource2public URI getLocationURI()
getLocationURI in interface org.apache.maven.model.building.ModelSource2public InputStream getInputStream() throws IOException
getInputStream in interface org.apache.maven.building.SourceIOExceptionpublic String getLocation()
getLocation in interface org.apache.maven.building.SourceCopyright © 2021 MuleSoft, Inc.. All rights reserved.