public interface EncodedResource extends Resource
This information is required if the client consuming that resource needs additional decoding capabilities to retrieve the resource's content.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentEncoding()
The content coding value, as defined in the IANA registry
|
contentLength, createRelative, exists, getDescription, getFile, getFilename, getURI, getURL, isOpen, isReadable, lastModified
getInputStream
java.lang.String getContentEncoding()