public interface IExtendedDataSource extends DataSource, Serializable
DataSource.| Modifier and Type | Field and Description |
|---|---|
static com.helger.commons.mime.IMimeType |
DEFAULT_CONTENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
default DataHandler |
getAsDataHandler() |
default IEncodingAwareDataSource |
getEncodingAware(IContentTransferEncoding aCTE) |
getContentType, getInputStream, getName, getOutputStreamstatic final com.helger.commons.mime.IMimeType DEFAULT_CONTENT_TYPE
@Nonnull default DataHandler getAsDataHandler()
@Nonnull default IEncodingAwareDataSource getEncodingAware(@Nullable IContentTransferEncoding aCTE)
Copyright © 2014–2019 Philip Helger. All rights reserved.