Module tapestry.parse
Back to master index
Module tapestry.parseVersion:4.0.0
Package:org.apache.tapestry.parse
Template and specification parsers.
Service Points
tapestry.parse.SpecificationParser
tapestry.parse.SpecificationSource
tapestry.parse.TemplateParser
tapestry.parse.TemplateSource
tapestry.parse.TemplateSourceDelegate
5 service points
Contribution to tapestry.Infrastructure
<property name="templateSource" object="service:TemplateSource" />
<property name="specificationSource" object="service:SpecificationSource" />

Back to master index