com.xpn.xwiki.web
Class XWikiDebugGWTURLFactory

java.lang.Object
  extended by com.xpn.xwiki.web.XWikiDefaultURLFactory
      extended by com.xpn.xwiki.web.XWikiServletURLFactory
          extended by com.xpn.xwiki.web.XWikiDebugGWTURLFactory
All Implemented Interfaces:
XWikiURLFactory

public class XWikiDebugGWTURLFactory
extends XWikiServletURLFactory


Field Summary
 
Fields inherited from class com.xpn.xwiki.web.XWikiServletURLFactory
contextPath, serverURL
 
Constructor Summary
XWikiDebugGWTURLFactory()
           
 
Method Summary
 void init(XWikiContext context)
           
 
Methods inherited from class com.xpn.xwiki.web.XWikiServletURLFactory
addFileName, addFileName, createAttachmentRevisionURL, createAttachmentRevisionURL, createAttachmentURL, createExternalURL, createResourceURL, createSkinURL, createSkinURL, createTemplateURL, createURL, createURL, findAttachmentForDocRevision, findDeletedAttachmentForDocRevision, getContextPath, getRequestURL, getServerURL, getServerURL, getURL, isContextDoc, normalizeURL, normalizeURL
 
Methods inherited from class com.xpn.xwiki.web.XWikiDefaultURLFactory
createAttachmentRevisionURL, createAttachmentRevisionURL, createAttachmentURL, createExternalURL, createSkinURL, createURL, createURL, createURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiDebugGWTURLFactory

public XWikiDebugGWTURLFactory()
Method Detail

init

public void init(XWikiContext context)
Specified by:
init in interface XWikiURLFactory
Overrides:
init in class XWikiServletURLFactory


Copyright © 2004–2014 XWiki. All rights reserved.