Resource, java.io.Closeable, java.lang.AutoCloseablepublic class PomPropertiesResource extends WriteResource
| Constructor | Description |
|---|---|
PomPropertiesResource(PomResource pomResource) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getWhere() |
|
long |
lastModified() |
|
void |
write(java.io.OutputStream out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuffer, close, getExtra, openInputStream, setExtra, sizepublic PomPropertiesResource(PomResource pomResource)
public java.lang.String getWhere()
public long lastModified()
lastModified in interface ResourcelastModified in class WriteResourcepublic void write(java.io.OutputStream out)
throws java.io.IOException
write in interface Resourcewrite in class WriteResourcejava.io.IOException