Uses of Class
org.eclipse.mat.snapshot.SnapshotFormat
Package
Description
Implementations for building the snapshot (not API).
Input/output utilities for the parser component (not API).
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
-
Uses of SnapshotFormat in org.eclipse.mat.parser.internal
-
Uses of SnapshotFormat in org.eclipse.mat.parser.internal.util
ModifierConstructorDescriptionDynamicParser
(IConfigurationElement configElement, SnapshotFormat snapshotFormat, Pattern[] pattern) -
Uses of SnapshotFormat in org.eclipse.mat.snapshot
Modifier and TypeMethodDescriptionstatic List<SnapshotFormat>
SnapshotFactory.getSupportedFormats()
Get the types of the parsers.SnapshotFactory.Implementation.getSupportedFormats()
Show which parsers the factory handles