Uses of Class
org.docx4j.org.apache.poi.hpsf.MarkUnsupportedException
Packages that use MarkUnsupportedException
-
Uses of MarkUnsupportedException in org.docx4j.org.apache.poi.hpsf
Methods in org.docx4j.org.apache.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 org.docx4j.org.apache.poi.hpsf that throw MarkUnsupportedExceptionModifierConstructorDescriptionPropertySet(InputStream stream) Creates aPropertySetinstance from anInputStreamin the Horrible Property Set Format.