com.atlassian.jira.web.less
Class PluginLoader

java.lang.Object
  extended by com.atlassian.jira.web.less.LessFileLoader
      extended by com.atlassian.jira.web.less.PluginLoader
All Implemented Interfaces:
Loader

public class PluginLoader
extends LessFileLoader

loads files from within a plugin


Method Summary
protected  InputStream getResourceInputStream(String destPath)
           
 
Methods inherited from class com.atlassian.jira.web.less.LessFileLoader
load
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResourceInputStream

protected InputStream getResourceInputStream(String destPath)
Specified by:
getResourceInputStream in class LessFileLoader


Copyright © 2002-2012 Atlassian. All Rights Reserved.