public class ImageFormatConfig extends Object implements FormatPluginConfig
Constructor and Description |
---|
ImageFormatConfig() |
ImageFormatConfig(List<String> extensions,
Boolean fileSystemMetadata,
Boolean descriptive,
String timeZone) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<String> |
getExtensions() |
String |
getTimeZone() |
boolean |
hasFileSystemMetadata() |
int |
hashCode() |
boolean |
isDescriptive() |
String |
toString() |
public boolean hasFileSystemMetadata()
public boolean isDescriptive()
public String getTimeZone()
Copyright © 2021 The Apache Software Foundation. All rights reserved.