private abstract static class ReadPropertiesMojo.Resource
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.io.InputStream |
stream |
Modifier | Constructor and Description |
---|---|
private |
Resource() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
canBeOpened() |
java.io.InputStream |
getInputStream() |
protected abstract java.io.InputStream |
openStream() |