Package com.itextpdf.io.resolver.resource


package com.itextpdf.io.resolver.resource
  • Class
    Description
    Default 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 the InputStream abstract class, which is used to restrict reading bytes from input stream i.e.