public final class HDGFDiagram extends POIReadOnlyDocument
| Constructor and Description |
|---|
HDGFDiagram(DirectoryNode dir) |
HDGFDiagram(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug()
Prints out some simple debug on the base contents of the file.
|
long |
getDocumentSize() |
Stream[] |
getTopLevelStreams()
Returns all the top level streams, which are the streams
pointed to by the TrailerStream.
|
TrailerStream |
getTrailerStream()
Returns the TrailerStream, which is at the root of the
tree of Streams.
|
write, write, writeclearDirectory, close, createInformationProperties, getDirectory, getDocumentSummaryInformation, getEncryptedPropertyStreamName, getEncryptionInfo, getPropertySet, getPropertySet, getSummaryInformation, initDirectory, readProperties, replaceDirectory, validateInPlaceWritePossible, writeProperties, writeProperties, writePropertiespublic HDGFDiagram(POIFSFileSystem fs) throws java.io.IOException
java.io.IOExceptionpublic HDGFDiagram(DirectoryNode dir) throws java.io.IOException
java.io.IOExceptionpublic TrailerStream getTrailerStream()
public Stream[] getTopLevelStreams()
public long getDocumentSize()
public void debug()
VSDDumperCopyright 2018 The Apache Software Foundation or its licensors, as applicable.