Package com.artenum.forceria.template

Interface Summary
StringTemplatePattern  
 

Class Summary
StringTemplate A string template is a string with the ability of replacing some special parts with some text. the replacement patterns are defined as the PATTERN_FORMAT enclosed with the 'enclosing char'
StringTemplateUtil  
TemplateData Represent a complete variable with its type, its name, a comment, etc ...
 

Enum Summary
TemplateData.TemplateDataType  
 

Exception Summary
StringTemplateException Exception thrown if a pattern has not been replaced in replacement string
 



Copyright © 2010-2013 Artenum. All Rights Reserved.