Package org.apache.poi.hpbf
Class HPBFDocument
java.lang.Object
org.apache.poi.POIDocument
org.apache.poi.POIReadOnlyDocument
org.apache.poi.hpbf.HPBFDocument
- All Implemented Interfaces:
Closeable,AutoCloseable
This class provides the basic functionality
for HPBF, our implementation of the publisher
file format.
-
Constructor Summary
ConstructorsConstructorDescriptionHPBFDocument(InputStream inp) Opens an embedded publisher document, at the given directory.Opens a new publisher document -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.poi.POIReadOnlyDocument
write, write, writeMethods inherited from class org.apache.poi.POIDocument
close, createInformationProperties, getDirectory, getDocumentSummaryInformation, getEncryptionInfo, getSummaryInformation, readProperties, writeProperties
-
Constructor Details
-
HPBFDocument
Opens a new publisher document- Throws:
IOException
-
HPBFDocument
- Throws:
IOException
-
HPBFDocument
Opens an embedded publisher document, at the given directory.- Throws:
IOException
-
-
Method Details
-
getMainContents
-
getQuillContents
-
getEscherStm
-
getEscherDelayStm
-