public interface FileValue extends TypedValue
Modifier and Type | Method and Description |
---|---|
String |
getEncoding() |
Charset |
getEncodingAsCharset()
Convenience method to save the transformation.
|
String |
getFilename() |
String |
getMimeType() |
InputStream |
getValue()
The actual value.
|
getType, isTransient
String getFilename()
String getMimeType()
Charset getEncodingAsCharset()
Charset.forName(String)
lists.
If no encoding has been saved it will return null.
String getEncoding()
InputStream getValue()
TypedValue
getValue
in interface TypedValue
Copyright © 2019. All rights reserved.