Package org.eclipse.mat.hprof.describer
Class HprofGZIPContentDescriber
java.lang.Object
org.eclipse.mat.hprof.describer.HprofGZIPContentDescriber
- All Implemented Interfaces:
IContentDescriber
-
Field Summary
Fields inherited from interface org.eclipse.core.runtime.content.IContentDescriber
INDETERMINATE, INVALID, VALID
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
describe
(InputStream contents, IContentDescription description)
-
Constructor Details
-
HprofGZIPContentDescriber
public HprofGZIPContentDescriber()
-
-
Method Details
-
describe
- Specified by:
describe
in interfaceIContentDescriber
- Throws:
IOException
-
getSupportedOptions
- Specified by:
getSupportedOptions
in interfaceIContentDescriber
-