Package org.eclipse.mat.snapshot
Class SnapshotFormat
- java.lang.Object
-
- org.eclipse.mat.snapshot.SnapshotFormat
-
public class SnapshotFormat extends Object
Summary of a parser for the snapshot- No Instantiate:
-
-
Constructor Summary
Constructors Constructor Description SnapshotFormat(String name, String[] fileExtensions)
Create summary information about a parser
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]
getFileExtensions()
Get the file extensions.String
getName()
Get the parser name
-