public final class HPBFDocument extends POIReadOnlyDocument
| Constructor and Description |
|---|
HPBFDocument(DirectoryNode dir)
Opens an embedded publisher document,
at the given directory.
|
HPBFDocument(InputStream inp) |
HPBFDocument(POIFSFileSystem fs)
Opens a new publisher document
|
| Modifier and Type | Method and Description |
|---|---|
EscherDelayStm |
getEscherDelayStm() |
EscherStm |
getEscherStm() |
MainContents |
getMainContents() |
QuillContents |
getQuillContents() |
write, write, writeclose, createInformationProperties, getDirectory, getDocumentSummaryInformation, getEncryptionInfo, getSummaryInformationpublic HPBFDocument(POIFSFileSystem fs) throws IOException
IOExceptionpublic HPBFDocument(InputStream inp) throws IOException
IOExceptionpublic HPBFDocument(DirectoryNode dir) throws IOException
IOExceptionpublic MainContents getMainContents()
public QuillContents getQuillContents()
public EscherStm getEscherStm()
public EscherDelayStm getEscherDelayStm()
Copyright © 2010 - 2020 Adobe. All Rights Reserved