|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Constructors | |
Resource, |
Create a new EncodedResource for the given Resource, using the specified encoding. |
| Added Methods | |
Charset getCharset() |
Return the charset to use for reading from the resource, or {@code null} if none specified. |
InputStream getInputStream() |
Open an {@code java.io.InputStream} for the specified resource, typically assuming that there is no specific encoding to use. |
boolean requiresReader() |
Determine whether a Reader is required as opposed to an InputStream, i.e. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||