public class ITextUserAgent extends NaiveUserAgent
?????? |
---|
ITextUserAgent(ITextOutputDevice outputDevice) |
?????? | ????? |
---|---|
ImageResource |
getImageResource(java.lang.String uri)
Retrieves the image located at the given URI.
|
SharedContext |
getSharedContext() |
void |
setSharedContext(SharedContext sharedContext) |
clearImageCache, documentLoaded, documentStarted, getBaseURL, getBinaryResource, getCSSResource, getXMLResource, isVisited, onLayoutException, onRenderException, resolveURI, setBaseURL, shrinkImageCache
public ITextUserAgent(ITextOutputDevice outputDevice)
public ImageResource getImageResource(java.lang.String uri)
NaiveUserAgent
getImageResource
???? UserAgentCallback
getImageResource
??? NaiveUserAgent
uri
- Location of the image source.public SharedContext getSharedContext()
public void setSharedContext(SharedContext sharedContext)