| Package | Description |
|---|---|
| com.openhtmltopdf.pdfboxout |
| Modifier and Type | Field and Description |
|---|---|
Map<PdfRendererBuilder.CacheStore,FSCacheEx<String,FSCacheValue>> |
PdfRendererBuilderState._caches |
| Modifier and Type | Method and Description |
|---|---|
static PdfRendererBuilder.CacheStore |
PdfRendererBuilder.CacheStore.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfRendererBuilder.CacheStore[] |
PdfRendererBuilder.CacheStore.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PdfRendererBuilder |
PdfRendererBuilder.useCacheStore(PdfRendererBuilder.CacheStore which,
FSCacheEx<String,FSCacheValue> cache)
Use a specific cache.
|
Copyright © 2004–2025. All rights reserved.