Uses of Class
com.xpn.xwiki.web.XWikiServletURLFactory
-
Packages that use XWikiServletURLFactory Package Description com.xpn.xwiki.pdf.impl com.xpn.xwiki.web -
-
Uses of XWikiServletURLFactory in com.xpn.xwiki.pdf.impl
Subclasses of XWikiServletURLFactory in com.xpn.xwiki.pdf.impl Modifier and Type Class Description class
FileSystemURLFactory
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.class
PdfURLFactory
Deprecated. -
Uses of XWikiServletURLFactory in com.xpn.xwiki.web
Subclasses of XWikiServletURLFactory in com.xpn.xwiki.web Modifier and Type Class Description class
ExportURLFactory
Handle URL generation in rendered wiki pages.class
ExternalServletURLFactory
URL Factory which always prints the absolute (external) form of URLs.
-