|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.poifs.filesystem.DocumentDescriptor
Class DocumentDescriptor
Constructor Summary | |
DocumentDescriptor(POIFSDocumentPath path,
java.lang.String name)
Trivial constructor |
Method Summary | |
boolean |
equals(java.lang.Object o)
equality. |
int |
hashCode()
calculate and return the hashcode |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DocumentDescriptor(POIFSDocumentPath path, java.lang.String name)
path
- the Document pathname
- the Document nameMethod Detail |
public boolean equals(java.lang.Object o)
o
- the object we're checking equality for
public int hashCode()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |