|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkUnsupportedException | |
|---|---|
| org.apache.poi.hpsf | |
| Uses of MarkUnsupportedException in org.apache.poi.hpsf |
|---|
| Methods in org.apache.poi.hpsf that throw MarkUnsupportedException | |
|---|---|
static PropertySet |
PropertySetFactory.create(java.io.InputStream stream)
Creates the most specific PropertySet from an InputStream. |
static boolean |
PropertySet.isPropertySetStream(java.io.InputStream stream)
Checks whether an InputStream is in the Horrible
Property Set Format. |
| Constructors in org.apache.poi.hpsf that throw MarkUnsupportedException | |
|---|---|
DocumentSummaryInformation(java.io.InputStream stream)
Creates a DocumentSummaryInformation instance from an InputStream in the Horrible Property Set Format. |
|
PropertySet(java.io.InputStream stream)
Creates a PropertySet instance from an InputStream in the Horrible Property Set Format. |
|
SummaryInformation(java.io.InputStream stream)
Creates a SummaryInformation instance from an InputStream in the Horrible Property Set Format. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||