| Package | Description |
|---|---|
| com.openhtmltopdf.outputdevice.helper | |
| com.openhtmltopdf.swing |
| Modifier and Type | Field and Description |
|---|---|
FSMultiThreadCache<byte[]> |
BaseRendererBuilder.BaseRendererBuilderState._byteCache |
FSMultiThreadCache<String> |
BaseRendererBuilder.BaseRendererBuilderState._textCache |
| Modifier and Type | Method and Description |
|---|---|
TFinalClass |
BaseRendererBuilder.useMultiThreadByteCache(FSMultiThreadCache<byte[]> byteCache)
Provides a cache implementation that may be used accross threads.
|
TFinalClass |
BaseRendererBuilder.useMultiThreadStringCache(FSMultiThreadCache<String> textCache)
Provides a cache implementation that may be used accross threads.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NaiveUserAgent.NullCache<T> |
| Modifier and Type | Field and Description |
|---|---|
protected FSMultiThreadCache<byte[]> |
NaiveUserAgent._byteCache |
protected FSMultiThreadCache<String> |
NaiveUserAgent._textCache |
| Modifier and Type | Method and Description |
|---|---|
void |
NaiveUserAgent.setExternalByteCache(FSMultiThreadCache<byte[]> byteCache) |
void |
NaiveUserAgent.setExternalTextCache(FSMultiThreadCache<String> textCache) |
Copyright © 2018. All rights reserved.