Package org.jboss.jca.codegenerator
Interface Template
- All Known Implementing Classes:
SimpleTemplate
public interface Template
Template interface.
- Version:
- $Revision: $
- Author:
- Jeff Zhang
-
Method Summary
-
Method Details
-
process
Processes the template- Parameters:
varMap- variable mapout- the writer to output the text to.
-