|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarkUnsupportedException | |
---|---|
org.apache.poi.contrib.poibrowser | |
org.apache.poi.hpsf | |
org.apache.poi.hpsf.examples |
Uses of MarkUnsupportedException in org.apache.poi.contrib.poibrowser |
---|
Constructors in org.apache.poi.contrib.poibrowser that throw MarkUnsupportedException | |
---|---|
PropertySetDescriptor(java.lang.String name,
POIFSDocumentPath path,
DocumentInputStream stream,
int nrOfBytesToDump)
Creates a PropertySetDescriptor by reading a PropertySet from a DocumentInputStream . |
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 | |
---|---|
PropertySet(java.io.InputStream stream)
Creates a PropertySet instance from an InputStream in the Horrible Property Set Format. |
Uses of MarkUnsupportedException in org.apache.poi.hpsf.examples |
---|
Methods in org.apache.poi.hpsf.examples that throw MarkUnsupportedException | |
---|---|
static void |
ModifyDocumentSummaryInformation.main(java.lang.String[] args)
Main method - see class description. |
static void |
CopyCompare.main(java.lang.String[] args)
Runs the example program. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |