Uses of Class
org.apache.poi.hpsf.littleendian.Word

Packages that use Word
org.apache.poi.hpsf
Horrible PropertySet Format API reads things like Document Summary info from OLE 2 Compound document files. 
 

Uses of Word in org.apache.poi.hpsf
 

Methods in org.apache.poi.hpsf that return Word
 Word PropertySet.getByteOrder()
          Returns the property set stream's low-level "byte order" field.
 Word PropertySet.getFormat()
          Returns the property set stream's low-level "format" field.
 Word SpecialPropertySet.getByteOrder()
           
 Word SpecialPropertySet.getFormat()
           
 



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