Class DocumentDescriptor
java.lang.Object
org.docx4j.org.apache.poi.poifs.filesystem.DocumentDescriptor
Class DocumentDescriptor
- Version:
- %I%, %G%
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
name
-
hashcode
private int hashcode
-
-
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
-