|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codenarc.util.io.DefaultResourceFactory
class DefaultResourceFactory
Default implementation of ResourceFactory.
This is an internal class and its API is subject to change.Constructor Summary | |
DefaultResourceFactory()
|
Method Summary | |
---|---|
Resource
|
getResource(String path)
Return a Resource instance suitable for the specified path. |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
DefaultResourceFactory()
Method Detail |
---|
Resource getResource(String path)
Groovy Documentation