com.xpn.xwiki.web
Class XWikiResourceManagerImpl

java.lang.Object
  extended by ResourceManagerImpl
      extended by com.xpn.xwiki.web.XWikiResourceManagerImpl

public class XWikiResourceManagerImpl
extends ResourceManagerImpl


Constructor Summary
XWikiResourceManagerImpl()
           
 
Method Summary
 Resource getResource(String string, int i, String string1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiResourceManagerImpl

public XWikiResourceManagerImpl()
Method Detail

getResource

public Resource getResource(String string,
                            int i,
                            String string1)
                     throws ResourceNotFoundException,
                            ParseErrorException
Throws:
ResourceNotFoundException
ParseErrorException