Uses of Package
org.apache.poi.hpsf.littleendian

Packages that use org.apache.poi.hpsf.littleendian
org.apache.poi.hpsf
Horrible PropertySet Format API reads things like Document Summary info from OLE 2 Compound document files. 
org.apache.poi.hpsf.littleendian
Handles reading little endian data for HPSF  
 

Classes in org.apache.poi.hpsf.littleendian used by org.apache.poi.hpsf
ClassID
          Represents a class ID (16 bytes).
DWord
          Represents a double word (4 bytes).
Word
          Represents a word (2 bytes).
 

Classes in org.apache.poi.hpsf.littleendian used by org.apache.poi.hpsf.littleendian
LittleEndian
          A data item in the little-endian format.
 



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