Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - loci.poi.hpsf.CustomProperties
- java.util.HashMap<K,
- loci.poi.hpsf.ClassID
- loci.poi.hpsf.Constants
- loci.poi.hpsf.Property
- loci.poi.hpsf.MutableProperty
- loci.poi.hpsf.CustomProperty
- loci.poi.hpsf.MutableProperty
- loci.poi.hpsf.PropertySet
- loci.poi.hpsf.MutablePropertySet
- loci.poi.hpsf.SpecialPropertySet
- loci.poi.hpsf.DocumentSummaryInformation
- loci.poi.hpsf.SummaryInformation
- loci.poi.hpsf.SpecialPropertySet
- loci.poi.hpsf.MutablePropertySet
- loci.poi.hpsf.PropertySetFactory
- loci.poi.hpsf.Section
- loci.poi.hpsf.MutableSection
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- loci.poi.hpsf.HPSFException
- loci.poi.hpsf.MarkUnsupportedException
- loci.poi.hpsf.NoPropertySetStreamException
- loci.poi.hpsf.UnexpectedPropertySetTypeException
- loci.poi.hpsf.VariantTypeException
- loci.poi.hpsf.IllegalVariantTypeException
- loci.poi.hpsf.UnsupportedVariantTypeException
- loci.poi.hpsf.ReadingNotSupportedException
- loci.poi.hpsf.WritingNotSupportedException
- java.lang.RuntimeException
- loci.poi.hpsf.HPSFRuntimeException
- loci.poi.hpsf.IllegalPropertySetDataException
- loci.poi.hpsf.MissingSectionException
- loci.poi.hpsf.NoFormatIDException
- loci.poi.hpsf.NoSingleSectionException
- loci.poi.hpsf.HPSFRuntimeException
- loci.poi.hpsf.HPSFException
- java.lang.Exception
- loci.poi.hpsf.Thumbnail
- loci.poi.hpsf.TypeWriter
- loci.poi.hpsf.Util
- loci.poi.hpsf.Variant
- loci.poi.hpsf.VariantSupport
- java.util.AbstractMap<K,