Uses of Class
org.apache.poi.hpsf.MarkUnsupportedException
Packages that use MarkUnsupportedException
-
Uses of MarkUnsupportedException in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that throw MarkUnsupportedExceptionModifier and TypeMethodDescriptionstatic PropertySet
PropertySetFactory.create
(InputStream stream) Creates the most specificPropertySet
from anInputStream
.Constructors in org.apache.poi.hpsf that throw MarkUnsupportedExceptionModifierConstructorDescriptionCreates aDocumentSummaryInformation
instance from anInputStream
in the Horrible Property Set Format.SummaryInformation
(InputStream stream) Creates aSummaryInformation
instance from anInputStream
in the Horrible Property Set Format.