Class Docx4jUserAgent

java.lang.Object
com.openhtmltopdf.swing.NaiveUserAgent
org.docx4j.convert.in.xhtml.renderer.Docx4jUserAgent
All Implemented Interfaces:
com.openhtmltopdf.event.DocumentListener, com.openhtmltopdf.extend.UserAgentCallback

public class Docx4jUserAgent extends com.openhtmltopdf.swing.NaiveUserAgent
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.openhtmltopdf.swing.NaiveUserAgent

    com.openhtmltopdf.swing.NaiveUserAgent.DataUriFactory, com.openhtmltopdf.swing.NaiveUserAgent.DefaultAccessController, com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStream, com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory, com.openhtmltopdf.swing.NaiveUserAgent.DefaultUriResolver
  • Field Summary

    Fields inherited from class com.openhtmltopdf.swing.NaiveUserAgent

    _accessControllers, _baseUri, _imageCache, _protocolsStreamFactory, _resolver, DEFAULT_URI_RESOLVER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    protected byte[]
     

    Methods inherited from class com.openhtmltopdf.swing.NaiveUserAgent

    checkAccessAllowed, clearImageCache, documentLoaded, documentStarted, extractProtocol, getBaseURL, getBinaryResource, getCSSResource, getDefaultUriResolver, getImageResource, getProtocolFactory, getXMLResource, hasProtocolFactory, isVisited, onLayoutException, onRenderException, openReader, openStream, readAll, resolveUri, resolveURI, setAccessController, setBaseURL, setProtocolsStreamFactory, setUriResolver

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.openhtmltopdf.extend.UserAgentCallback

    getBinaryResource, getCSSResource, getImageResource, getXMLResource