Modifier and Type | Class and Description |
---|---|
class |
UriNonWhitelistedEntryException
An exception which records the details of a uri which is invalid because it
references a source image which isn't whitelisted.
|
class |
UriRestrictedImageFolderException
An exception which records the details of a url which is invalid because it
attempts to references an image from a restricted folder.
|
Modifier and Type | Method and Description |
---|---|
void |
TrimRuleDigestor.digestUriFragments(ImageTransformationContext context) |
void |
ResizeRuleDigestor.digestUriFragments(ImageTransformationContext context)
Parse the resize URI fragments and add the correct resize transformer to the context.
|
void |
ImageUriDigestor.digestUriFragments(ImageTransformationContext context)
Compile the image URI fragments into a URI and update the context.
|
void |
ImageSourceUriDigestor.digestUriFragments(ImageTransformationContext context)
Compile the image URI fragments into a URI and update the context.
|
void |
FormatConversionRuleDigestor.digestUriFragments(ImageTransformationContext context) |
void |
FitRuleDigestor.digestUriFragments(ImageTransformationContext context) |
Constructor and Description |
---|
DimensionsArgument(String argument) |
Modifier and Type | Method and Description |
---|---|
void |
UriFragmentDigestor.digestUriFragments(U uriContext)
Digest the undigested fragments and populate the related property details.
|
void |
ImageTransformationUriParser.parseUriFragments(ImageTransformationContext context)
Parse the fragments (in the context) and populate the image transformation details.
|
void |
UriFragmentParser.parseUriFragments(U uriContext)
Parse the fragments (in the context) and populate the related property details.
|
Modifier and Type | Method and Description |
---|---|
ImageTransformationContext |
ImageTransformationContextFactory.createContext(String pathInfo)
Create image transformation context from path info.
|
ImageTransformationContext |
DefaultImageTransformationProcessor.createContext(String pathInfo)
Create image transformation context from path info.
|
void |
UrlRestrictedFolderChecker.validateSourceImageUrl(String imageUrl,
String sourceName)
Validate that the provided image URL is valid considering that it was constructed
using the specified source name.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries