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