org.apache.poi.hdgf.streams
Class TrailerStream

java.lang.Object
  extended by org.apache.poi.hdgf.streams.Stream
      extended by org.apache.poi.hdgf.streams.PointerContainingStream
          extended by org.apache.poi.hdgf.streams.TrailerStream

public class TrailerStream
extends PointerContainingStream

The TrailerStream is a special kind of Stream containing pointers, and some core document settings. These is one of these in each document, and it's pointed to by a special series of byte near the start of the file.


Method Summary
 
Methods inherited from class org.apache.poi.hdgf.streams.PointerContainingStream
findChildren, getPointedToStreams
 
Methods inherited from class org.apache.poi.hdgf.streams.Stream
_getContentsLength, _getStore, createStream, getPointer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait