Package | Description |
---|---|
org.eclipse.mat.dtfj |
This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps,
and is just a parser extension, not an Application Programming Interface (API).
|
org.eclipse.mat.hprof |
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
|
org.eclipse.mat.parser |
Interfaces for handling indexes.
|
org.eclipse.mat.parser.internal |
Implementations for building the snapshot (not API).
|
Class and Description |
---|
IIndexBuilder
Part of the parser which builds the indexes
|
IObjectReader
Part of the parser which retrieves detailed information about an object
|
IPreliminaryIndex
Where the parser collect informations when first opening a snapshot
|
Class and Description |
---|
IIndexBuilder
Part of the parser which builds the indexes
|
IObjectReader
Part of the parser which retrieves detailed information about an object
|
IPreliminaryIndex
Where the parser collect informations when first opening a snapshot
|
Class and Description |
---|
IPreliminaryIndex
Where the parser collect informations when first opening a snapshot
|
Class and Description |
---|
IObjectReader
Part of the parser which retrieves detailed information about an object
|