java.lang.Objectorg.apache.poi.contrib.poibrowser.DocumentDescriptor
Direct Known Subclasses:
PropertySetDescriptor
Describes the most important (whatever that is) features of a POIFSDocument .
Rainer - Klute (klute@rainer-klute.de)$ - Id: DocumentDescriptor.java 489730 2006-12-22 19:18:16Z bayard $2002-02-05 -
*Rainer - Klute <klute@rainer-klute.de>| Field Summary | ||
|---|---|---|
| String | name | |
| POIFSDocumentPath | path | |
| DocumentInputStream | stream | |
| int | size | |
| byte[] | bytes | |
| Constructor: |
|---|
Creates a DocumentDescriptor .
|
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |