public static class FileSignatures.Signature extends Object
String
contentType
extension
int
height
width
Signature(String extension, String contentType)
Signature(String extension, String contentType, int width, int height)
boolean
isTrusted()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int width
public int height
public String contentType
public String extension
public Signature(String extension, String contentType)
public Signature(String extension, String contentType, int width, int height)
public String toString()
toString
Object
public boolean isTrusted()
Copyright © 2024. All rights reserved.