Package net.firstpartners.nounit.report.process

Process (and Change) the XML before the XSLT stylesheet is applied to it.

See:
          Description

Interface Summary
ICallsXmlConstants Constants Used in updating the XML to show call chaings
 

Class Summary
CallChainer Using the Start Class as a base , traces *all* calls through the document to see what calls what.
 

Package net.firstpartners.nounit.report.process Description

Process (and Change) the XML before the XSLT stylesheet is applied to it. (i.e. Gives you the choice of doing things in Java using JDOM or your favourite XML parsing tool , or using XSLT if you prefer!)