public class DocumentDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
private int |
hashcode |
private String |
name |
private POIFSDocumentPath |
path |
Constructor and Description |
---|
DocumentDescriptor(POIFSDocumentPath path,
String name)
Trivial constructor
|
private POIFSDocumentPath path
private String name
private int hashcode
public DocumentDescriptor(POIFSDocumentPath path, String name)
path
- the Document pathname
- the Document namepublic boolean equals(Object o)
public int hashCode()
Copyright © 2016 Open Microscopy Environment