terp - the ANT Tasks
v1.3.304

Package com.codemesh.terp.ant

Interface Summary
TerpAware An interface implemented by terp-aware tasks.
TerpContextHolder An interface implemented by types that maintain a terp context.
 

Class Summary
Binding A name/value pair.
CopyrightFilter A filter that prefixes a copyright notice.
ExpandFilter A filter that performs a terp expansion on the contents.
Fail A fail replacement that simplifies unit-testing of ANT tasks by supporting terp if and unless conditions .
FileToBytes An ANT task that takes an arbitrary file(set) as input and converts it to a byte array in one of several supported languages.
Foreach A task that iterates over all elements in an iterable expression, applying the nested tasks to them.
Foreach.Break  
Foreach.Continue  
Initializer A task that has no purpose other than the initialization of the terp ANT tasks.
PrefixTemplateFilter A filter that prefixes a customizable template to a file.
ReplacePatternFilter A filter that replaces certain patterns in a file when applied to it.
ReplacePatternFilter.StringValue  
SourceCodePrepFilter A task that strips out copyright notices and history entries.
SourceCodePrepFilter.Copyright  
SourceCodePrepFilter.TrueValue  
TerpAware.Delegate A utility class that implements the TerpAware interface.
TerpAwareTask A generic do-nothing terp-aware task.
TerpEcho A replacement (or enhancement) echo task that is terp aware.
TerpExec A terp executor that does not inherit from the ANT <exec> task.
TerpFileSet A terp aware fileset.
TerpParallel A terp-aware parallel implementation.
TerpProjectHelper A utility class that associates a terp evaluation context with an ANT project.
TerpProperty A replacement (or enhancement) task for the ANT <property> task.
TerpPropertyHelper A property helper for terp properties.
TerpPropertyHelper1_8 A property helper suitable for ANT 1.8 and higher.
TerpSequential A terp-aware sequential implementation.
 

Exception Summary
Foreach.BreakException  
Foreach.ContinueException  
 


terp - the ANT Tasks
v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.