org.apache.poi.hdf.model
Class HDFDocument

java.lang.Object
  extended by org.apache.poi.hdf.model.HDFDocument

public final class HDFDocument
extends java.lang.Object


Constructor Summary
HDFDocument(java.io.InputStream in)
           
HDFDocument(java.io.InputStream in, HDFParsingListener listener)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HDFDocument

public HDFDocument(java.io.InputStream in,
                   HDFParsingListener listener)
            throws java.io.IOException
Throws:
java.io.IOException

HDFDocument

public HDFDocument(java.io.InputStream in)
            throws java.io.IOException
Throws:
java.io.IOException