final class PdfUserAgentCallback
extends org.xhtmlrenderer.pdf.ITextUserAgent
Modifier and Type | Field and Description |
---|---|
private int[] |
blockedPorts |
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
PdfUserAgentCallback(org.xhtmlrenderer.pdf.ITextOutputDevice outputDevice,
PdfConfiguration config) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolveURI(java.lang.String uri) |
getImageResource, getSharedContext, setSharedContext
clearImageCache, createImageResource, documentLoaded, documentStarted, getBaseURL, getBinaryResource, getCSSResource, getXMLResource, isVisited, onLayoutException, onRenderException, resolveAndOpenStream, setBaseURL, shrinkImageCache
private static final org.slf4j.Logger log
private final int[] blockedPorts
public PdfUserAgentCallback(org.xhtmlrenderer.pdf.ITextOutputDevice outputDevice, PdfConfiguration config)