org.eclipse.mat.hprof
Class Pass2Parser

java.lang.Object
  extended by org.eclipse.mat.hprof.Pass2Parser

public class Pass2Parser
extends java.lang.Object

Parser used to read the hprof formatted heap dump


Constructor Summary
Pass2Parser(IHprofParserHandler handler, SimpleMonitor.Listener monitor)
           
 
Method Summary
 void read(java.io.File file)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pass2Parser

public Pass2Parser(IHprofParserHandler handler,
                   SimpleMonitor.Listener monitor)
Method Detail

read

public void read(java.io.File file)
          throws SnapshotException,
                 java.io.IOException
Throws:
SnapshotException
java.io.IOException