public abstract class AbstractResourceLoader extends Object implements ResourceLoader
Constructor and Description |
---|
AbstractResourceLoader() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable(String name)
Returns whether the resource specified by the name is avaiable.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResource
public boolean isAvailable(String name)
ResourceLoader
isAvailable
in interface ResourceLoader
name
- resource nameCopyright © 2005–2024 Onix Solutions. All rights reserved.