private static class ReadPropertiesMojo.FileResource extends ReadPropertiesMojo.Resource
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
file |
| Constructor and Description |
|---|
FileResource(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeOpened() |
protected java.io.InputStream |
openStream() |
java.lang.String |
toString() |
getInputStreampublic boolean canBeOpened()
canBeOpened in class ReadPropertiesMojo.Resourceprotected java.io.InputStream openStream()
throws java.io.IOException
openStream in class ReadPropertiesMojo.Resourcejava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object