Package net.sweetohm.ant.xml

Class Summary
InsertTask This task replace a given processing instruction with the content of a given file.
MergeTask This task merge XML files in a single file (see documentation for more details.
NestTask This task nest files within a given file to replace a processing instruction.
SplitTask Split a file using dedicated processing instructions.
ValidTask Valid is an XML validator (can check well formness and validity).
WordCountTask Count words in an XML document.
XTask XTask is an XSLT task using XT from James Clark.
 

Exception Summary