|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.velocity.runtime.resource.ResourceFactory
public class ResourceFactory
Class responsible for instantiating Resource objects,
given name and type.
| Constructor Summary | |
|---|---|
ResourceFactory()
|
|
| Method Summary | |
|---|---|
static Resource |
getResource(java.lang.String resourceName,
int resourceType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFactory()
| Method Detail |
|---|
public static Resource getResource(java.lang.String resourceName,
int resourceType)
resourceName - resourceType -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||