org.apache.poi.hpbf.model
Class MainContents

java.lang.Object
  extended by org.apache.poi.hpbf.model.HPBFPart
      extended by org.apache.poi.hpbf.model.MainContents

public final class MainContents
extends HPBFPart

The main Contents. Not yet understood


Constructor Summary
MainContents(org.apache.poi.poifs.filesystem.DirectoryNode baseDir)
           
 
Method Summary
 
Methods inherited from class org.apache.poi.hpbf.model.HPBFPart
getData, getPath, writeOut
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainContents

public MainContents(org.apache.poi.poifs.filesystem.DirectoryNode baseDir)
             throws java.io.IOException
Throws:
java.io.IOException