public class DocumentDescriptor extends Object
| Constructor and Description |
|---|
DocumentDescriptor(POIFSDocumentPath path,
String name)
Trivial constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
equality.
|
int |
hashCode()
calculate and return the hashcode
|
String |
toString() |
public DocumentDescriptor(POIFSDocumentPath path, String name)
path - the Document pathname - the Document namepublic boolean equals(Object o)
public int hashCode()
Copyright © 2020. All rights reserved.