public class Pass2Parser extends Object
Constructor and Description |
---|
Pass2Parser(IHprofParserHandler handler,
SimpleMonitor.Listener monitor,
HprofPreferences.HprofStrictness strictnessPreference,
long streamLength,
boolean parallel) |
Modifier and Type | Method and Description |
---|---|
void |
read(File file,
String dumpNrToRead) |
static Object |
readValue(IPositionInputStream in,
ISnapshot snapshot,
int type,
int idSize) |
public Pass2Parser(IHprofParserHandler handler, SimpleMonitor.Listener monitor, HprofPreferences.HprofStrictness strictnessPreference, long streamLength, boolean parallel)
public void read(File file, String dumpNrToRead) throws SnapshotException, IOException
SnapshotException
IOException
public static Object readValue(IPositionInputStream in, ISnapshot snapshot, int type, int idSize) throws IOException
IOException