| Package | Description |
|---|---|
| org.kocakosm.pitaya.io |
| Modifier and Type | Method and Description |
|---|---|
static Resource |
Resource.find(String name)
Finds and returns the resource having the given name using the
context class loader.
|
static Resource |
Resource.find(String name,
Class<?> contextClass)
Finds and returns the resource having the given name (relative to
the specified class).
|
Copyright © 2012–2015. All rights reserved.