|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.util.resources.ClassRefResourceFactory
public class ClassRefResourceFactory
Handles the $REF resource which explicitly refers to a resource in the classpath.
Constructor Summary | |
---|---|
ClassRefResourceFactory()
|
Method Summary | |
---|---|
int |
accept(java.lang.String name)
Return a > 0 value when this factory can provide (recognises the name format) for this resource. |
IResourceRef |
getResource(DomApplication da,
java.lang.String name,
IResourceDependencyList rdl)
Create the ref for the resource. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassRefResourceFactory()
Method Detail |
---|
public int accept(java.lang.String name)
IResourceFactory
accept
in interface IResourceFactory
@Nonnull public IResourceRef getResource(@Nonnull DomApplication da, @Nonnull java.lang.String name, @Nonnull IResourceDependencyList rdl) throws java.lang.Exception
IResourceFactory
getResource
in interface IResourceFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |