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
 

Fields in org.apache.poi.hpsf declared as Property
protected  Property[] Section.properties
           
 

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 © 2003 Apache Software Foundation.