|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hpbf.model.HPBFPart org.apache.poi.hpbf.model.MainContents
public final class MainContents
The main Contents. Not yet understood
Field Summary |
---|
Fields inherited from class org.apache.poi.hpbf.model.HPBFPart |
---|
data |
Constructor Summary | |
---|---|
MainContents(DirectoryNode baseDir)
|
Method Summary | |
---|---|
protected void |
generateData()
Called just before writing out, to trigger the data byte array to be updated with the latest contents. |
Methods inherited from class org.apache.poi.hpbf.model.HPBFPart |
---|
getData, getPath, writeOut |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainContents(DirectoryNode baseDir) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void generateData()
HPBFPart
generateData
in class HPBFPart
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |