public final class ManifestEntry extends Object implements Serializable
Constructor and Description |
---|
ManifestEntry(String fileName,
String mimeType)
ManifestEntry constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFileName()
Get the filename.
|
String |
getMimeType()
Get the mimetype.
|
int |
hashCode() |
Copyright © 2024. All rights reserved.