Uses of Class
com.xpn.xwiki.web.XWikiDefaultURLFactory

Packages that use XWikiDefaultURLFactory
com.xpn.xwiki.pdf.impl   
com.xpn.xwiki.web   
com.xpn.xwiki.xmlrpc   
 

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

Subclasses of XWikiDefaultURLFactory in com.xpn.xwiki.pdf.impl
 class PdfURLFactory
          Special URL Factory used during exports, which stores referenced attachments and resources on the filesystem, in a temporary folder, so that they can be included in the export result.
 

Uses of XWikiDefaultURLFactory in com.xpn.xwiki.web
 

Subclasses of XWikiDefaultURLFactory in com.xpn.xwiki.web
 class ExportURLFactory
          Handle URL generation in rendered wiki pages.
 class ExternalServletURLFactory
          URL Factory which always prints the absolute (external) form of URLs.
 class XWikiDebugGWTURLFactory
           
 class XWikiServletURLFactory
           
 

Uses of XWikiDefaultURLFactory in com.xpn.xwiki.xmlrpc
 

Subclasses of XWikiDefaultURLFactory in com.xpn.xwiki.xmlrpc
 class XWikiXmlRpcURLFactory
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.