Uses of Interface
org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.FallbackResolver
Packages that use AbstractImageSessionContext.FallbackResolver
Package
Description
Contains implementations of image loaders and converters.
-
Uses of AbstractImageSessionContext.FallbackResolver in org.apache.xmlgraphics.image.loader.impl
Classes in org.apache.xmlgraphics.image.loader.impl that implement AbstractImageSessionContext.FallbackResolverModifier and TypeClassDescriptionstatic final class
This fallback resolver is to be used in environments where controlling file access is of critical importance.static final class
An unrestricted resolver that has various contingency mechanisms that access the file-system.Constructors in org.apache.xmlgraphics.image.loader.impl with parameters of type AbstractImageSessionContext.FallbackResolverModifierConstructorDescriptionAbstractImageSessionContext
(AbstractImageSessionContext.FallbackResolver fallbackResolver)