Package | Description |
---|---|
com.sdl.context.image | |
com.sdl.context.image.api | |
com.sdl.context.resource | |
com.sdl.context.resource.api |
Modifier and Type | Class and Description |
---|---|
class |
AbstractImage
Abstract image which provides extension and contentType functionality.
|
class |
FileImage
Image based on a local file.
|
class |
HttpImage
Http Image class which will be used for the images retrieved via HttpClient.
|
class |
TransformedImage
A transformed image.
|
class |
UrlImage
Image located at a URL.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClarifiedImage
An image which we know more information about.
|
interface |
Image
An image which can be transformed.
|
interface |
UriImage
An image which can be uniquely identified (by it's URI).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileResource
File resource.
|
Modifier and Type | Method and Description |
---|---|
Resource |
ContextualFileResourceRepository.getResource(String resourceName,
String contextSegmentName) |
Modifier and Type | Method and Description |
---|---|
String |
ContentTypeAcquirer.deriveContentTypeFromInputStream(Resource resource)
Return content type from a resource (primarily using it's input stream).
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceFactory<R extends Resource>
Resource factory that can create resources of the given Resource type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FileResource
A resource that is associated with a file.
|
interface |
UriResource
A resource that is associated with a URI.
|
Modifier and Type | Method and Description |
---|---|
Resource |
ContextualResourceRepository.getResource(String resourceName,
String contextSegmentName)
Get a physical resource for the given context segment name of the given logical resource name.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries