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 available.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResourcepublic boolean isAvailable(String name)
ResourceLoaderisAvailable in interface ResourceLoadername - resource nameCopyright © 2014–2025 Onix Solutions. All rights reserved.