org.eclipse.mat.hprof
Class HprofContentDescriber

java.lang.Object
  extended by org.eclipse.mat.hprof.HprofContentDescriber

public class HprofContentDescriber
extends java.lang.Object


Constructor Summary
HprofContentDescriber()
           
 
Method Summary
 int describe(java.io.InputStream contents, IContentDescription description)
           
 QualifiedName[] getSupportedOptions()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HprofContentDescriber

public HprofContentDescriber()
Method Detail

describe

public int describe(java.io.InputStream contents,
                    IContentDescription description)
             throws java.io.IOException
Throws:
java.io.IOException

getSupportedOptions

public QualifiedName[] getSupportedOptions()