|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--ResourceLoader
|
+--luxor.template.XulTemplateResourceLoader
| Constructor Summary | |
XulTemplateResourceLoader()
|
|
| Method Summary | |
long |
getLastModified(Resource resource)
|
java.io.InputStream |
getResourceStream(java.lang.String templateName)
|
void |
init(ExtendedProperties configuration)
Called by Velocity to initialize the loader |
boolean |
isSourceModified(Resource resource)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XulTemplateResourceLoader()
| Method Detail |
public long getLastModified(Resource resource)
public java.io.InputStream getResourceStream(java.lang.String templateName)
throws ResourceNotFoundException
ResourceNotFoundExceptionpublic boolean isSourceModified(Resource resource)
public void init(ExtendedProperties configuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||