| Interface and Description |
|---|
| com.openhtmltopdf.extend.HttpStream
Use
FSStream instead. |
| com.openhtmltopdf.extend.HttpStreamFactory
Use
FSStreamFactory instead. |
| Method and Description |
|---|
| com.openhtmltopdf.swing.NaiveUserAgent.clearImageCache() |
| com.openhtmltopdf.swing.NaiveUserAgent.documentLoaded() |
| com.openhtmltopdf.swing.NaiveUserAgent.documentStarted() |
| com.openhtmltopdf.extend.UserAgentCallback.getBinaryResource(String) |
| com.openhtmltopdf.context.StyleReference.getCascadedPropertiesMap(Element) |
| com.openhtmltopdf.layout.SharedContext.getUac()
Use getUserAgentCallback instead for clearer code.
|
| com.openhtmltopdf.extend.UserAgentCallback.getXMLResource(String) |
| com.openhtmltopdf.css.constants.ValueConstants.isNumber(short)
Only used by the broken DOMInspector.
|
| com.openhtmltopdf.swing.NaiveUserAgent.onLayoutException(Throwable) |
| com.openhtmltopdf.swing.NaiveUserAgent.onRenderException(Throwable) |
| com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.useFastMode()
As of version 1.0.11 the fast renderer is the only renderer
and this method is not required.
|
Copyright © 2004–2026. All rights reserved.