public class HprofGZIPContentDescriber extends Object implements org.eclipse.core.runtime.content.IContentDescriber
| Constructor and Description |
|---|
HprofGZIPContentDescriber() |
| Modifier and Type | Method and Description |
|---|---|
int |
describe(InputStream contents,
org.eclipse.core.runtime.content.IContentDescription description) |
org.eclipse.core.runtime.QualifiedName[] |
getSupportedOptions() |
public int describe(InputStream contents, org.eclipse.core.runtime.content.IContentDescription description) throws IOException
describe in interface org.eclipse.core.runtime.content.IContentDescriberIOExceptionpublic org.eclipse.core.runtime.QualifiedName[] getSupportedOptions()
getSupportedOptions in interface org.eclipse.core.runtime.content.IContentDescriber