|
||||||||||
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 | |
---|---|
java.io.InputStream |
getInputStream()
Gets a byte stream to the POM contents. |
java.lang.String |
getLocation()
Provides a user-friendly hint about the location of the POM. |
Method Detail |
---|
java.io.InputStream getInputStream() throws java.io.IOException
null
.
java.io.IOException
java.lang.String getLocation()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |