Uses of Class
org.apache.poi.hdgf.streams.TrailerStream
-
Packages that use TrailerStream Package Description org.apache.poi.hdgf -
-
Uses of TrailerStream in org.apache.poi.hdgf
Methods in org.apache.poi.hdgf that return TrailerStream Modifier and Type Method Description TrailerStream
HDGFDiagram. getTrailerStream()
Returns the TrailerStream, which is at the root of the tree of Streams.
-