org.eclipse.mat.hprof
Class Pass1Parser

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

public class Pass1Parser
extends Object


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

Constructor Detail

Pass1Parser

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

read

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