Package com.itextpdf.styledxmlparser.resolver.resource
-
Interface Summary Interface Description IResourceRetriever Interface for classes that can retrieve data from resources by URL. -
Class Summary Class Description DefaultResourceRetriever Default implementation of theIResourceRetriever
interface, which can set a limit on the size of retrieved resources using input stream with a limit on the number of bytes read.LimitedInputStream Implementation of theInputStream
abstract class, which is used to restrict reading bytes from input stream i.e.ResourceResolver Utilities class to resolve resources.SimpleImageCache Simple implementation of an image cache.UriEncodeUtil UriResolver Utilities class to resolve URIs.