Package org.apache.poi.poifs.eventfilesystem

The eventfilesystem is an efficient method for reading OLE 2 CDF files.

See:
          Description

Interface Summary
POIFSReaderListener Interface POIFSReaderListener
 

Class Summary
POIFSReader An event-driven reader for POIFS file systems.
POIFSReaderEvent Class POIFSReaderEvent
 

Package org.apache.poi.poifs.eventfilesystem Description

The eventfilesystem is an efficient method for reading OLE 2 CDF files. It is to OLE 2 CDF what SAX is to XML.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

See Also:
org.apache.poi.poifs.filesystem


Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.