public interface PartialllyUpdateableResource extends ReplaceableResource
| Modifier and Type | Method and Description |
|---|---|
void |
replacePartialContent(Range range,
InputStream in)
Update the content with the date in the given inputstream, affecting
only those bytes in the given range.
|
replaceContentauthenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueIdvoid replacePartialContent(Range range, InputStream in)
range - - the range to updatein - - the inputstream containing the dataCopyright © 2021 McEvoy Software Ltd. All rights reserved.