xmlgraphics-commons 2.3

Uses of Interface
org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.FallbackResolver

Packages that use AbstractImageSessionContext.FallbackResolver
org.apache.xmlgraphics.image.loader.impl 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.FallbackResolver
static class AbstractImageSessionContext.RestrictedFallbackResolver
          This fallback resolver is to be used in environments where controlling file access is of critical importance.
static class AbstractImageSessionContext.UnrestrictedFallbackResolver
          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.FallbackResolver
AbstractImageSessionContext(AbstractImageSessionContext.FallbackResolver fallbackResolver)
           
 


xmlgraphics-commons 2.3

Copyright 1999-2018 The Apache Software Foundation. All Rights Reserved.