Deprecated API

Deprecated Classes
com.carbonfive.sstemplates.tags.DefineTag
          Use SetTag instead. 
com.carbonfive.sstemplates.tags.IteratorTag
            
 

Deprecated Methods
com.carbonfive.sstemplates.tags.ForEachTag.setArray(String)
            
com.carbonfive.sstemplates.tags.ForEachTag.setCollection(String)
            
com.carbonfive.sstemplates.tags.IfTag.setCondition(String)
          Use 'test' attribute instead. 
com.carbonfive.sstemplates.tags.WhileTag.setCondition(String)
            
com.carbonfive.sstemplates.tags.ForEachTag.setIndexVariable(String)
            
com.carbonfive.sstemplates.tags.ForEachTag.setMap(String)
            
com.carbonfive.sstemplates.tags.ForEachTag.setVariable(String)