|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.poifs.filesystem.DocumentDescriptor
public class 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)
equals
in class java.lang.Object
o
- the object we're checking equality for
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |