Package org.im4java.core
Class ETOps
- java.lang.Object
-
- org.im4java.core.Operation
-
- org.im4java.core.ETOps
-
- Direct Known Subclasses:
ETOperation
public abstract class ETOps extends Operation
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 Constructor Description ETOps()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ETOpsallowDuplicates()Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details).ETOpsbinary()Add option -binary to the exiftool commandline (see the documentation of exiftool for details).ETOpscommon_args()Add option -common_args to the exiftool commandline (see the documentation of exiftool for details).ETOpscomposite()Add option --composite to the exiftool commandline (see the documentation of exiftool for details).ETOpscoordFormat(java.lang.String pFormat)Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).ETOpsdateFormat(java.lang.String pFormat)Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details).ETOpsdecimal()Add option -decimal to the exiftool commandline (see the documentation of exiftool for details).ETOpsescapeHTML()Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details).ETOpsexclude(java.lang.String pTagName)Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).ETOpsexecute()Add option -execute to the exiftool commandline (see the documentation of exiftool for details).ETOpsextension(java.lang.String pExtension)Add option -extension to the exiftool commandline (see the documentation of exiftool for details).ETOpsextractEmbedded()Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details).ETOpsfast()Add option -fast to the exiftool commandline (see the documentation of exiftool for details).ETOpsfixBase(java.lang.Integer pOffset)Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details).ETOpsforcePrint()Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details).ETOpsgroupHeadings(java.lang.String pHeadings)Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).ETOpsgroupNames(java.lang.String pHeadings)Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details).ETOpshex()Add option -hex to the exiftool commandline (see the documentation of exiftool for details).ETOpshtmlDump(java.lang.String pOffset)Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).ETOpshtmlFormat()Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details).ETOpsifCondition(java.lang.String pExpression)Add option -if to the exiftool commandline (see the documentation of exiftool for details).ETOpsignore(java.lang.String pDirectory)Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).ETOpsignoreExtension(java.lang.String pExtension)Add option --extension to the exiftool commandline (see the documentation of exiftool for details).ETOpsignoreMinorErrors()Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details).ETOpslatin()Add option -latin to the exiftool commandline (see the documentation of exiftool for details).ETOpslist()Add option -list to the exiftool commandline (see the documentation of exiftool for details).ETOpslist(java.lang.String pType)Add option -list to the exiftool commandline (see the documentation of exiftool for details).ETOpslistd(java.lang.String pType)Add option -listd to the exiftool commandline (see the documentation of exiftool for details).ETOpslistf()Add option -listf to the exiftool commandline (see the documentation of exiftool for details).ETOpslistf(java.lang.String pType)Add option -listf to the exiftool commandline (see the documentation of exiftool for details).ETOpslistg()Add option -listg to the exiftool commandline (see the documentation of exiftool for details).ETOpslistg(java.lang.String pType)Add option -listg to the exiftool commandline (see the documentation of exiftool for details).ETOpslistg(java.lang.String pGroupSpec, java.lang.String pType)Add option -listg to the exiftool commandline (see the documentation of exiftool for details).ETOpslistw()Add option -listw to the exiftool commandline (see the documentation of exiftool for details).ETOpslistw(java.lang.String pType)Add option -listw to the exiftool commandline (see the documentation of exiftool for details).ETOpslistwf()Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).ETOpslistwf(java.lang.String pType)Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).ETOpslongOutputFormat()Add option -long to the exiftool commandline (see the documentation of exiftool for details).ETOpsnoPrintConv()Add option -n to the exiftool commandline (see the documentation of exiftool for details).ETOpsout(java.lang.String pFile)Add option -out to the exiftool commandline (see the documentation of exiftool for details).ETOpsoverwrite_original()Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details).ETOpsoverwrite_original_in_place()Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details).ETOpspause()Add option -pause to the exiftool commandline (see the documentation of exiftool for details).ETOpspreserve()Add option -preserve to the exiftool commandline (see the documentation of exiftool for details).ETOpsprintConv()Add option --printConv to the exiftool commandline (see the documentation of exiftool for details).ETOpsprintFormat(java.lang.String pFormat)Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).ETOpsquiet()Add option -quiet to the exiftool commandline (see the documentation of exiftool for details).ETOpsreadArguments(java.lang.String pFilename)Add option -@ to the exiftool commandline (see the documentation of exiftool for details).ETOpsrecurse()Add option -recurse to the exiftool commandline (see the documentation of exiftool for details).ETOpsscanForXMP()Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details).ETOpsseparator(java.lang.String pSeparator)Add option -separator to the exiftool commandline (see the documentation of exiftool for details).ETOpsshortOutputFormat()Add option -short to the exiftool commandline (see the documentation of exiftool for details).ETOpssrcfile(java.lang.String pFormat)Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).ETOpssupressDuplicates()Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details).ETOpstab()Add option -tab to the exiftool commandline (see the documentation of exiftool for details).ETOpstable()Add option -table to the exiftool commandline (see the documentation of exiftool for details).ETOpstagsFromFile(java.lang.String pSrcFile)Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details).ETOpstextOut(java.lang.String pOutspec)Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).ETOpsunknown()Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).ETOpsunknown2()Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details).ETOpsverbose()Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).ETOpsverbose(java.lang.Integer pLevel)Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).ETOpsveryShortOutputFormat()Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details).ETOpsxmlFormat()Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details).ETOpszip()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
-
-
-
-
Method Detail
-
readArguments
public ETOps readArguments(java.lang.String pFilename)
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
public ETOps allowDuplicates()
Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details).
-
supressDuplicates
public ETOps supressDuplicates()
Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details).
-
binary
public ETOps binary()
Add option -binary to the exiftool commandline (see the documentation of exiftool for details).
-
coordFormat
public ETOps coordFormat(java.lang.String pFormat)
Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).
-
dateFormat
public ETOps dateFormat(java.lang.String pFormat)
Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details).
-
decimal
public ETOps decimal()
Add option -decimal to the exiftool commandline (see the documentation of exiftool for details).
-
composite
public ETOps composite()
Add option --composite to the exiftool commandline (see the documentation of exiftool for details).
-
escapeHTML
public ETOps escapeHTML()
Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details).
-
extractEmbedded
public ETOps extractEmbedded()
Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details).
-
extension
public ETOps extension(java.lang.String pExtension)
Add option -extension to the exiftool commandline (see the documentation of exiftool for details).
-
ignoreExtension
public ETOps ignoreExtension(java.lang.String pExtension)
Add option --extension to the exiftool commandline (see the documentation of exiftool for details).
-
forcePrint
public ETOps forcePrint()
Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details).
-
fixBase
public ETOps fixBase(java.lang.Integer pOffset)
Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details).
-
fast
public ETOps fast()
Add option -fast to the exiftool commandline (see the documentation of exiftool for details).
-
groupHeadings
public ETOps groupHeadings(java.lang.String pHeadings)
Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).
-
groupNames
public ETOps groupNames(java.lang.String pHeadings)
Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details).
-
htmlFormat
public ETOps htmlFormat()
Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details).
-
hex
public ETOps hex()
Add option -hex to the exiftool commandline (see the documentation of exiftool for details).
-
htmlDump
public ETOps htmlDump(java.lang.String pOffset)
Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).
-
ignore
public ETOps ignore(java.lang.String pDirectory)
Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).
-
ifCondition
public ETOps ifCondition(java.lang.String pExpression)
Add option -if to the exiftool commandline (see the documentation of exiftool for details).
-
pause
public ETOps pause()
Add option -pause to the exiftool commandline (see the documentation of exiftool for details).
-
longOutputFormat
public ETOps longOutputFormat()
Add option -long to the exiftool commandline (see the documentation of exiftool for details).
-
latin
public ETOps latin()
Add option -latin to the exiftool commandline (see the documentation of exiftool for details).
-
list
public ETOps list()
Add option -list to the exiftool commandline (see the documentation of exiftool for details).
-
list
public ETOps list(java.lang.String pType)
Add option -list to the exiftool commandline (see the documentation of exiftool for details).
-
listw
public ETOps listw()
Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
-
listw
public ETOps listw(java.lang.String pType)
Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
-
listf
public ETOps listf()
Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
-
listf
public ETOps listf(java.lang.String pType)
Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
-
listwf
public ETOps listwf()
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
-
listwf
public ETOps listwf(java.lang.String pType)
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
-
listg
public ETOps listg()
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
-
listg
public ETOps listg(java.lang.String pType)
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
-
listg
public ETOps listg(java.lang.String pGroupSpec, java.lang.String pType)
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
-
listd
public ETOps listd(java.lang.String pType)
Add option -listd to the exiftool commandline (see the documentation of exiftool for details).
-
ignoreMinorErrors
public ETOps ignoreMinorErrors()
Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details).
-
noPrintConv
public ETOps noPrintConv()
Add option -n to the exiftool commandline (see the documentation of exiftool for details).
-
printConv
public ETOps printConv()
Add option --printConv to the exiftool commandline (see the documentation of exiftool for details).
-
out
public ETOps out(java.lang.String pFile)
Add option -out to the exiftool commandline (see the documentation of exiftool for details).
-
overwrite_original
public ETOps overwrite_original()
Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details).
-
overwrite_original_in_place
public ETOps overwrite_original_in_place()
Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details).
-
printFormat
public ETOps printFormat(java.lang.String pFormat)
Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).
-
preserve
public ETOps preserve()
Add option -preserve to the exiftool commandline (see the documentation of exiftool for details).
-
quiet
public ETOps quiet()
Add option -quiet to the exiftool commandline (see the documentation of exiftool for details).
-
recurse
public ETOps recurse()
Add option -recurse to the exiftool commandline (see the documentation of exiftool for details).
-
shortOutputFormat
public ETOps shortOutputFormat()
Add option -short to the exiftool commandline (see the documentation of exiftool for details).
-
veryShortOutputFormat
public ETOps veryShortOutputFormat()
Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details).
-
scanForXMP
public ETOps scanForXMP()
Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details).
-
separator
public ETOps separator(java.lang.String pSeparator)
Add option -separator to the exiftool commandline (see the documentation of exiftool for details).
-
tab
public ETOps tab()
Add option -tab to the exiftool commandline (see the documentation of exiftool for details).
-
table
public ETOps table()
Add option -table to the exiftool commandline (see the documentation of exiftool for details).
-
tagsFromFile
public ETOps tagsFromFile(java.lang.String pSrcFile)
Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details).
-
unknown
public ETOps unknown()
Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).
-
unknown2
public ETOps unknown2()
Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details).
-
verbose
public ETOps verbose()
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
-
verbose
public ETOps verbose(java.lang.Integer pLevel)
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
-
textOut
public ETOps textOut(java.lang.String pOutspec)
Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).
-
exclude
public ETOps exclude(java.lang.String pTagName)
Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).
-
xmlFormat
public ETOps xmlFormat()
Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details).
-
zip
public ETOps zip()
Add option -zip to the exiftool commandline (see the documentation of exiftool for details).
-
common_args
public ETOps common_args()
Add option -common_args to the exiftool commandline (see the documentation of exiftool for details).
-
execute
public ETOps execute()
Add option -execute to the exiftool commandline (see the documentation of exiftool for details).
-
srcfile
public ETOps srcfile(java.lang.String pFormat)
Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).
-
-