Uses of Package
org.eclipse.mat.parser

Packages that use org.eclipse.mat.parser
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). 
 

Classes in org.eclipse.mat.parser used by org.eclipse.mat.dtfj
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
 

Classes in org.eclipse.mat.parser used by org.eclipse.mat.hprof
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
 

Classes in org.eclipse.mat.parser used by org.eclipse.mat.parser
IPreliminaryIndex
          Where the parser collect informations when first opening a snapshot
 

Classes in org.eclipse.mat.parser used by org.eclipse.mat.parser.internal
IObjectReader
          Part of the parser which retrieves detailed information about an object