Uses of Class
org.apache.poi.hpsf.Property

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

Uses of Property in org.apache.poi.hpsf
 

Methods in org.apache.poi.hpsf that return Property
 Property[] Section.getProperties()
          Returns this section's properties.
 Property[] PropertySet.getProperties()
          Convenience method returning the Property array contained in this property set.
 



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