public class PomPropertiesResource extends WriteResource
Modifier and Type | Field and Description |
---|---|
private UTF8Properties |
pomProperties |
private java.lang.String |
where |
Constructor and Description |
---|
PomPropertiesResource(PomResource pomResource) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getWhere() |
long |
lastModified() |
void |
write(java.io.OutputStream out) |
buffer, close, getExtra, openInputStream, setExtra, size
private final UTF8Properties pomProperties
private final java.lang.String where
public PomPropertiesResource(PomResource pomResource)
public java.lang.String getWhere()
public long lastModified()
lastModified
in interface Resource
lastModified
in class WriteResource
public void write(java.io.OutputStream out) throws java.io.IOException
write
in interface Resource
write
in class WriteResource
java.io.IOException