public interface ModelSource
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream()
Gets a byte stream to the POM contents.
|
String |
getLocation()
Provides a user-friendly hint about the location of the POM.
|
InputStream getInputStream() throws IOException
null
.IOException
String getLocation()
null
.Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.