| Package | Description |
|---|---|
| com.itextpdf.styledxmlparser.resolver.resource | |
| com.itextpdf.svg.processors | |
| com.itextpdf.svg.processors.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceRetriever |
ResourceResolver.getRetriever()
Gets the resource retriever.
|
IResourceRetriever |
DefaultResourceRetriever.setResourceSizeByteLimit(long resourceSizeByteLimit)
Sets the resource size byte limit.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceResolver |
ResourceResolver.setRetriever(IResourceRetriever retriever)
Sets the resource retriever.
|
| Constructor and Description |
|---|
ResourceResolver(String baseUri, IResourceRetriever retriever)
Creates a new ResourceResolver instance.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceRetriever |
ISvgConverterProperties.getResourceRetriever()
Gets the resource retriever.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceRetriever |
SvgConverterProperties.getResourceRetriever() |
| Modifier and Type | Method and Description |
|---|---|
SvgConverterProperties |
SvgConverterProperties.setResourceRetriever(IResourceRetriever resourceRetriever)
Sets the resource retriever.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.