Package org.apache.poi.poifs.filesystem
Class DocumentDescriptor
java.lang.Object
org.apache.poi.poifs.filesystem.DocumentDescriptor
Class DocumentDescriptor
-
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
-