Uses of Class
org.apache.poi.hpsf.NoSingleSectionException
Packages that use NoSingleSectionException
-
Uses of NoSingleSectionException in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that throw NoSingleSectionExceptionModifier and TypeMethodDescriptionProperty[]PropertySet.getProperties()Convenience method returning thePropertyarray contained in this property set.protected ObjectPropertySet.getProperty(int id) Convenience method returning the value of the property with the specified ID.booleanPropertySet.wasNull()Checks whether the property which the last call toPropertySet.getPropertyIntValue(int)orPropertySet.getProperty(int)tried to access was available or not.