Class XWikiResourceManagerImpl

  • All Implemented Interfaces:
    org.apache.velocity.runtime.resource.ResourceManager

    public class XWikiResourceManagerImpl
    extends org.apache.velocity.runtime.resource.ResourceManagerImpl
    • Constructor Detail

      • XWikiResourceManagerImpl

        public XWikiResourceManagerImpl()
    • Method Detail

      • getResource

        public org.apache.velocity.runtime.resource.Resource getResource​(String string,
                                                                         int i,
                                                                         String string1)
                                                                  throws org.apache.velocity.exception.ResourceNotFoundException,
                                                                         org.apache.velocity.exception.ParseErrorException
        Specified by:
        getResource in interface org.apache.velocity.runtime.resource.ResourceManager
        Overrides:
        getResource in class org.apache.velocity.runtime.resource.ResourceManagerImpl
        Throws:
        org.apache.velocity.exception.ResourceNotFoundException
        org.apache.velocity.exception.ParseErrorException