| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceCacheCreateImpl
Implementation of the functional interface ResourceCacheCreateFunction to create an instance of a
DefaultResourceCache.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceCacheCreateFunction |
ResourceCacheFactory.getResourceCacheCreateFunction()
Get the current function to be used to create an instance of a resource cache.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResourceCacheFactory.setResourceCacheCreateFunction(ResourceCacheCreateFunction function)
Use the given function to create an instance of a resource cache.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.