Uses of Class
com.xpn.xwiki.pdf.impl.FileSystemURLFactory

Packages that use FileSystemURLFactory
com.xpn.xwiki.pdf.impl   
 

Uses of FileSystemURLFactory in com.xpn.xwiki.pdf.impl
 

Subclasses of FileSystemURLFactory in com.xpn.xwiki.pdf.impl
 class PdfURLFactory
          Computes Image and Link URLs for attachments by using an absolute URLs but stores a Map in the XWiki Context to associate attachment URLs to Attachment Entity References so that when executing a PDF export the custom URI Resolver we use can stream image attachment content so that they are embedded in the PDF.
 



Copyright © 2004–2014 XWiki. All rights reserved.