Package org.im4java.core
Class ETOps
java.lang.Object
org.im4java.core.Operation
org.im4java.core.ETOps
- Direct Known Subclasses:
ETOperation
This class subclasses Operation and adds methods for all commandline
options of exiftool.
This class is automatically generated by the source-code generator of im4java.
-
Field Summary
Fields inherited from class org.im4java.core.Operation
IMG_PLACEHOLDER
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAdd option -duplicates to the exiftool commandline (see the documentation of exiftool for details).binary()
Add option -binary to the exiftool commandline (see the documentation of exiftool for details).Add option -common_args to the exiftool commandline (see the documentation of exiftool for details).Add option --composite to the exiftool commandline (see the documentation of exiftool for details).coordFormat
(String pFormat) Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).dateFormat
(String pFormat) Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details).decimal()
Add option -decimal to the exiftool commandline (see the documentation of exiftool for details).Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details).Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).execute()
Add option -execute to the exiftool commandline (see the documentation of exiftool for details).Add option -extension to the exiftool commandline (see the documentation of exiftool for details).Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details).fast()
Add option -fast to the exiftool commandline (see the documentation of exiftool for details).Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details).Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details).groupHeadings
(String pHeadings) Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).groupNames
(String pHeadings) Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details).hex()
Add option -hex to the exiftool commandline (see the documentation of exiftool for details).Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details).ifCondition
(String pExpression) Add option -if to the exiftool commandline (see the documentation of exiftool for details).Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).ignoreExtension
(String pExtension) Add option --extension to the exiftool commandline (see the documentation of exiftool for details).Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details).latin()
Add option -latin to the exiftool commandline (see the documentation of exiftool for details).list()
Add option -list to the exiftool commandline (see the documentation of exiftool for details).Add option -list to the exiftool commandline (see the documentation of exiftool for details).Add option -listd to the exiftool commandline (see the documentation of exiftool for details).listf()
Add option -listf to the exiftool commandline (see the documentation of exiftool for details).Add option -listf to the exiftool commandline (see the documentation of exiftool for details).listg()
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).Add option -listg to the exiftool commandline (see the documentation of exiftool for details).Add option -listg to the exiftool commandline (see the documentation of exiftool for details).listw()
Add option -listw to the exiftool commandline (see the documentation of exiftool for details).Add option -listw to the exiftool commandline (see the documentation of exiftool for details).listwf()
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).Add option -long to the exiftool commandline (see the documentation of exiftool for details).Add option -n to the exiftool commandline (see the documentation of exiftool for details).Add option -out to the exiftool commandline (see the documentation of exiftool for details).Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details).Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details).pause()
Add option -pause to the exiftool commandline (see the documentation of exiftool for details).preserve()
Add option -preserve to the exiftool commandline (see the documentation of exiftool for details).Add option --printConv to the exiftool commandline (see the documentation of exiftool for details).printFormat
(String pFormat) Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).quiet()
Add option -quiet to the exiftool commandline (see the documentation of exiftool for details).readArguments
(String pFilename) Add option -@ to the exiftool commandline (see the documentation of exiftool for details).recurse()
Add option -recurse to the exiftool commandline (see the documentation of exiftool for details).Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details).Add option -separator to the exiftool commandline (see the documentation of exiftool for details).Add option -short to the exiftool commandline (see the documentation of exiftool for details).Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details).tab()
Add option -tab to the exiftool commandline (see the documentation of exiftool for details).table()
Add option -table to the exiftool commandline (see the documentation of exiftool for details).tagsFromFile
(String pSrcFile) Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details).Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).unknown()
Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).unknown2()
Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details).verbose()
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details).Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details).zip()
Add option -zip to the exiftool commandline (see the documentation of exiftool for details).Methods inherited from class org.im4java.core.Operation
addDynamicOperation, addImage, addImage, addImage, addOperation, addRawArgs, addRawArgs, cloneObject, getCmdArgs, getDynamicOperations, toString
-
Constructor Details
-
ETOps
public ETOps()
-
-
Method Details
-
readArguments
Add option -@ to the exiftool commandline (see the documentation of exiftool for details).- Parameters:
pFilename
- the filename to be used with -@ option- Returns:
- this ETOps
-
allowDuplicates
Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details). -
supressDuplicates
Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details). -
binary
Add option -binary to the exiftool commandline (see the documentation of exiftool for details). -
coordFormat
Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details). -
dateFormat
Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details). -
decimal
Add option -decimal to the exiftool commandline (see the documentation of exiftool for details). -
composite
Add option --composite to the exiftool commandline (see the documentation of exiftool for details). -
escapeHTML
Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details). -
extractEmbedded
Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details). -
extension
Add option -extension to the exiftool commandline (see the documentation of exiftool for details). -
ignoreExtension
Add option --extension to the exiftool commandline (see the documentation of exiftool for details). -
forcePrint
Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details). -
fixBase
Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details). -
fast
Add option -fast to the exiftool commandline (see the documentation of exiftool for details). -
groupHeadings
Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details). -
groupNames
Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details). -
htmlFormat
Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details). -
hex
Add option -hex to the exiftool commandline (see the documentation of exiftool for details). -
htmlDump
Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details). -
ignore
Add option -ignore to the exiftool commandline (see the documentation of exiftool for details). -
ifCondition
Add option -if to the exiftool commandline (see the documentation of exiftool for details). -
pause
Add option -pause to the exiftool commandline (see the documentation of exiftool for details). -
longOutputFormat
Add option -long to the exiftool commandline (see the documentation of exiftool for details). -
latin
Add option -latin to the exiftool commandline (see the documentation of exiftool for details). -
list
Add option -list to the exiftool commandline (see the documentation of exiftool for details). -
list
Add option -list to the exiftool commandline (see the documentation of exiftool for details). -
listw
Add option -listw to the exiftool commandline (see the documentation of exiftool for details). -
listw
Add option -listw to the exiftool commandline (see the documentation of exiftool for details). -
listf
Add option -listf to the exiftool commandline (see the documentation of exiftool for details). -
listf
Add option -listf to the exiftool commandline (see the documentation of exiftool for details). -
listwf
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details). -
listwf
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details). -
listg
Add option -listg to the exiftool commandline (see the documentation of exiftool for details). -
listg
Add option -listg to the exiftool commandline (see the documentation of exiftool for details). -
listg
Add option -listg to the exiftool commandline (see the documentation of exiftool for details). -
listd
Add option -listd to the exiftool commandline (see the documentation of exiftool for details). -
ignoreMinorErrors
Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details). -
noPrintConv
Add option -n to the exiftool commandline (see the documentation of exiftool for details). -
printConv
Add option --printConv to the exiftool commandline (see the documentation of exiftool for details). -
out
Add option -out to the exiftool commandline (see the documentation of exiftool for details). -
overwrite_original
Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details). -
overwrite_original_in_place
Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details). -
printFormat
Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details). -
preserve
Add option -preserve to the exiftool commandline (see the documentation of exiftool for details). -
quiet
Add option -quiet to the exiftool commandline (see the documentation of exiftool for details). -
recurse
Add option -recurse to the exiftool commandline (see the documentation of exiftool for details). -
shortOutputFormat
Add option -short to the exiftool commandline (see the documentation of exiftool for details). -
veryShortOutputFormat
Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details). -
scanForXMP
Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details). -
separator
Add option -separator to the exiftool commandline (see the documentation of exiftool for details). -
tab
Add option -tab to the exiftool commandline (see the documentation of exiftool for details). -
table
Add option -table to the exiftool commandline (see the documentation of exiftool for details). -
tagsFromFile
Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details). -
unknown
Add option -unknown to the exiftool commandline (see the documentation of exiftool for details). -
unknown2
Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details). -
verbose
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details). -
verbose
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details). -
textOut
Add option -textOut to the exiftool commandline (see the documentation of exiftool for details). -
exclude
Add option -exclude to the exiftool commandline (see the documentation of exiftool for details). -
xmlFormat
Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details). -
zip
Add option -zip to the exiftool commandline (see the documentation of exiftool for details). -
common_args
Add option -common_args to the exiftool commandline (see the documentation of exiftool for details). -
execute
Add option -execute to the exiftool commandline (see the documentation of exiftool for details). -
srcfile
Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).
-