|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTemplateProxy | |
|---|---|
| org.jamon | |
| Uses of AbstractTemplateProxy in org.jamon |
|---|
| Methods in org.jamon that return AbstractTemplateProxy | |
|---|---|
AbstractTemplateProxy |
BasicTemplateManager.constructProxy(java.lang.String p_path)
Given a template path, return a proxy for that template. |
AbstractTemplateProxy |
TemplateManager.constructProxy(java.lang.String p_path)
Given a template path, return a proxy for that template. |
| Methods in org.jamon with parameters of type AbstractTemplateProxy | |
|---|---|
AbstractTemplateProxy.Intf |
BasicTemplateManager.constructImpl(AbstractTemplateProxy p_proxy)
|
AbstractTemplateProxy.Intf |
TemplateManager.constructImpl(AbstractTemplateProxy p_proxy)
Given a proxy, return an instance of the executable code for that proxy's template. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||