|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.snapshot.SnapshotFormat
public class SnapshotFormat
Summary of a parser for the snapshot
| Constructor Summary | |
|---|---|
SnapshotFormat(String name,
String[] fileExtensions)
Create summary information about a parser |
|
| Method Summary | |
|---|---|
String[] |
getFileExtensions()
Get the file extensions. |
String |
getName()
Get the parser name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SnapshotFormat(String name,
String[] fileExtensions)
name - name of the parser typefileExtensions - file extensions it handles| Method Detail |
|---|
public String getName()
public String[] getFileExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||