|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelSource
Provides access to the contents of a POM independently of the backing store (e.g. file system, database, memory).
Method Summary | |
---|---|
InputStream |
getInputStream()
Gets a byte stream to the POM contents. |
String |
getLocation()
Provides a user-friendly hint about the location of the POM. |
Method Detail |
---|
InputStream getInputStream() throws IOException
null
.
IOException
String getLocation()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |