Modifier and Type | Method and Description |
---|---|
static ExifProperty[] |
ComparisonFacade.compareExif(InputStream stream1,
InputStream stream2,
int searchType)
Deprecated.
|
static ExifProperty[] |
ComparisonFacade.compareExif(String path1,
String path2,
int searchType)
Deprecated.
|
static ExifProperty[] |
SearchFacade.scanExif(InputStream stream,
Pattern pattern)
Deprecated.
|
static ExifProperty[] |
SearchFacade.scanExif(InputStream stream,
String propertyOrPhrase)
Deprecated.
|
static ExifProperty[] |
SearchFacade.scanExif(InputStream stream,
String propertyOrPhrase,
int searchCondition)
Deprecated.
|
static ExifProperty[] |
SearchFacade.scanExif(String path,
Pattern pattern)
Deprecated.
|
static ExifProperty[] |
SearchFacade.scanExif(String path,
String propertyOrPhrase)
Deprecated.
|
static ExifProperty[] |
SearchFacade.scanExif(String path,
String propertyOrPhrase,
int searchCondition)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExifProperty.equals(ExifProperty other)
Deprecated.
Indicates whether the current object is equal to another object of the same type.
|
Copyright © 2018. All rights reserved.