newMetadataContent(InputStream in) Save the given stream as the underlying file content.
This method preserve the old file version in a ~ file.
Parameters: in - The input stream to use as the resource entity.
Save the given stream as the underlying file content.
This method preserve the old file version in a ~ file.
Parameters: in - The input stream to use as the resource entity. A boolean, true if the resource was justcreated, false otherwise. exception: IOException - If dumping the content failed.
Methods inherited from org.w3c.jigsaw.resources.ImageFileResource