Uses of Interface
org.apache.tapestry5.services.dynamic.DynamicTemplate
Packages that use DynamicTemplate
Package
Description
[INTERNAL USE ONLY] support classes for the
Dynamic
component; API subject to changeServices supporting the
Dynamic
component.-
Uses of DynamicTemplate in org.apache.tapestry5.internal.dynamic
Methods in org.apache.tapestry5.internal.dynamic that return DynamicTemplateModifier and TypeMethodDescriptionDynamicTemplateSaxParser.parse()
DynamicTemplateParserImpl.parseTemplate
(Resource resource) -
Uses of DynamicTemplate in org.apache.tapestry5.services.dynamic
Methods in org.apache.tapestry5.services.dynamic that return DynamicTemplateModifier and TypeMethodDescriptionDynamicTemplateParser.parseTemplate
(Resource resource) Given a Resource, parse the XML file into a template.