src.groovy.pl.burningice.plugins.image
Class ResourcePathProvider
java.lang.Object
src.groovy.pl.burningice.plugins.image.ResourcePathProvider
class ResourcePathProvider
Allows to retrieve path to image resources
- author:
- pawel.gdula@burningice.pl
Method Summary |
java.lang.String
|
getPath(java.lang.String relativePath)
|
java.lang.String
|
getPath(java.util.Map absolutePathConfig)
|
Methods inherited from class java.lang.Object
|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
applicationContext
org.springframework.context.ApplicationContext applicationContext
-
ResourcePathProvider
ResourcePathProvider()
-
getPath
public java.lang.String getPath(java.lang.String relativePath)
-
getPath
public java.lang.String getPath(java.util.Map absolutePathConfig)
-
Groovy Documentation