Further information you may need for writing an analyzer

There are a variety of ways to implement an analysis module and some of them are shown in the examples provided with this documentation. In order to get information from the dump you need to use some of the objects defined by DTFJ and thus you need to have some understanding of the structure of a DTFJ Image. This information is provided in the The structure of a DTFJ Image object section.

When writing analyzers it soon becomes clear that the task would be greatly simplified by the provision of some utility classes and these are constantly evolving. Some of them are described in the Utilities for accessing objects in DTFJ section but we expect to deliver many more over time.

For the javadoc of the analyzer interfaces see (javadoc).

© Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.