|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.dynamic.DynamicTemplateParserImpl
public class DynamicTemplateParserImpl
Constructor Summary | |
---|---|
DynamicTemplateParserImpl(ClasspathURLConverter converter,
BindingSource bindingSource,
PageSource pageSource,
TemplateParser componentTemplateParser)
|
Method Summary | |
---|---|
void |
checkForUpdates()
Invoked to force the receiver to check for updates to whatever underlying resources it makes use of. |
DynamicTemplate |
parseTemplate(Resource resource)
Given a Resource, parse the XML file into a template. |
void |
registerAsUpdateListener(UpdateListenerHub hub)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicTemplateParserImpl(ClasspathURLConverter converter, BindingSource bindingSource, PageSource pageSource, TemplateParser componentTemplateParser)
Method Detail |
---|
@PostInjection public void registerAsUpdateListener(UpdateListenerHub hub)
public DynamicTemplate parseTemplate(Resource resource)
DynamicTemplateParser
parseTemplate
in interface DynamicTemplateParser
public void checkForUpdates()
UpdateListener
checkForUpdates
in interface UpdateListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |