Uses of Class
org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.hpsf |
-
Uses of MarkUnsupportedException in org.docx4j.org.apache.poi.hpsf
Methods in org.docx4j.org.apache.poi.hpsf that throw MarkUnsupportedException Modifier and Type Method Description static PropertySetPropertySetFactory. create(java.io.InputStream stream)Creates the most specificPropertySetfrom anInputStream.static booleanPropertySet. isPropertySetStream(java.io.InputStream stream)Checks whether anInputStreamis in the Horrible Property Set Format.Constructors in org.docx4j.org.apache.poi.hpsf that throw MarkUnsupportedException Constructor Description PropertySet(java.io.InputStream stream)Creates aPropertySetinstance from anInputStreamin the Horrible Property Set Format.