Uses of Class
loci.poi.hpsf.MarkUnsupportedException
Packages that use MarkUnsupportedException
-
Uses of MarkUnsupportedException in loci.poi.hpsf
Methods in loci.poi.hpsf that throw MarkUnsupportedExceptionModifier and TypeMethodDescriptionstatic PropertySetPropertySetFactory.create(InputStream stream) Creates the most specificPropertySetfrom anInputStream.static booleanPropertySet.isPropertySetStream(InputStream stream) Checks whether anInputStreamis in the Horrible Property Set Format.Constructors in loci.poi.hpsf that throw MarkUnsupportedExceptionModifierConstructorDescriptionPropertySet(InputStream stream) Creates aPropertySetinstance from anInputStreamin the Horrible Property Set Format.