//
// Index, Clocks, Block, Address, Value, Type, Event
//
private String toHtmlPage( final File aFile, final Asm45DataSet aAnalysisResult ) throws IOException
{
final MacroResolver macroResolver = new MacroResolver()
{
@Override
@SuppressWarnings( "boxing" )
public Object resolve( final String aMacro, final Element aParent )
{