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, write
clearDirectory, close, createInformationProperties, getDirectory, getDocumentSummaryInformation, getEncryptedPropertyStreamName, getEncryptionInfo, getPropertySet, getPropertySet, getSummaryInformation, initDirectory, readProperties, replaceDirectory, validateInPlaceWritePossible, writeProperties, writeProperties, writeProperties
public HDGFDiagram(POIFSFileSystem fs) throws java.io.IOException
java.io.IOException
public HDGFDiagram(DirectoryNode dir) throws java.io.IOException
java.io.IOException
public TrailerStream getTrailerStream()
public Stream[] getTopLevelStreams()
public long getDocumentSize()
public void debug()
VSDDumper
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.