Uses of Interface
org.apache.tapestry.parse.ITemplateParser

Packages that use ITemplateParser
org.apache.tapestry.parse Classes used when parsing templates, application and component specifications. 
org.apache.tapestry.services.impl Service implementations. 
 

Uses of ITemplateParser in org.apache.tapestry.parse
 

Classes in org.apache.tapestry.parse that implement ITemplateParser
 class TemplateParser
          Parses Tapestry templates, breaking them into a series of tokens.
 

Uses of ITemplateParser in org.apache.tapestry.services.impl
 

Methods in org.apache.tapestry.services.impl with parameters of type ITemplateParser
 void TemplateSourceImpl.setParser(ITemplateParser parser)
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.