Package loci.poi.poifs.filesystem
Class DocumentDescriptor
java.lang.Object
loci.poi.poifs.filesystem.DocumentDescriptor
Class DocumentDescriptor
- Version:
- %I%, %G%
- Author:
- Marc Johnson (mjohnson at apache dot org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DocumentDescriptor
Trivial constructor- Parameters:
path- the Document pathname- the Document name
-
-
Method Details
-
equals
equality. Two DocumentDescriptor instances are equal if they have equal paths and names -
hashCode
public int hashCode()calculate and return the hashcode -
toString
-