Interface | Description |
---|---|
IResourceRetriever |
Interface for classes that can retrieve data from resources by URL.
|
Class | Description |
---|---|
DefaultResourceRetriever |
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.
|
ResourceResolver |
Utilities class to resolve resources.
|
UriResolver |
Utilities class to resolve URIs.
|
Exception | Description |
---|---|
ReadingByteLimitException |
Thrown when the limit on the number of bytes read was violated.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.