Uses of Class
org.apache.poi.hpsf.MarkUnsupportedException
-
Packages that use MarkUnsupportedException Package Description org.apache.poi.hpsf -
-
Uses of MarkUnsupportedException in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that throw MarkUnsupportedException Modifier and Type Method Description static PropertySetPropertySetFactory. create(java.io.InputStream stream)Creates the most specificPropertySetfrom anInputStream.Constructors in org.apache.poi.hpsf that throw MarkUnsupportedException Constructor Description DocumentSummaryInformation(java.io.InputStream stream)Creates aDocumentSummaryInformationinstance from anInputStreamin the Horrible Property Set Format.SummaryInformation(java.io.InputStream stream)Creates aSummaryInformationinstance from anInputStreamin the Horrible Property Set Format.
-