Uses of Class
org.im4java.core.ETOps

Packages that use ETOps
org.im4java.core   
 

Uses of ETOps in org.im4java.core
 

Subclasses of ETOps in org.im4java.core
 class ETOperation
          This class models the command-line of exiftool.
 

Methods in org.im4java.core that return ETOps
 ETOps ETOps.allowDuplicates()
          Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.binary()
          Add option -binary to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.common_args()
          Add option -common_args to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.composite()
          Add option --composite to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.coordFormat(java.lang.String pFormat)
          Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.dateFormat(java.lang.String pFormat)
          Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.decimal()
          Add option -decimal to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.escapeHTML()
          Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.exclude(java.lang.String pTagName)
          Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.execute()
          Add option -execute to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.extension(java.lang.String pExtension)
          Add option -extension to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.extractEmbedded()
          Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.fast()
          Add option -fast to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.fixBase(java.lang.Integer pOffset)
          Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.forcePrint()
          Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.groupHeadings(java.lang.String pHeadings)
          Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.groupNames(java.lang.String pHeadings)
          Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.hex()
          Add option -hex to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.htmlDump(java.lang.String pOffset)
          Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.htmlFormat()
          Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.ifCondition(java.lang.String pExpression)
          Add option -if to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.ignore(java.lang.String pDirectory)
          Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.ignoreExtension(java.lang.String pExtension)
          Add option --extension to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.ignoreMinorErrors()
          Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.latin()
          Add option -latin to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.list()
          Add option -list to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.list(java.lang.String pType)
          Add option -list to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listd(java.lang.String pType)
          Add option -listd to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listf()
          Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listf(java.lang.String pType)
          Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listg()
          Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listg(java.lang.String pType)
          Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listg(java.lang.String pGroupSpec, java.lang.String pType)
          Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listw()
          Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listw(java.lang.String pType)
          Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listwf()
          Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.listwf(java.lang.String pType)
          Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.longOutputFormat()
          Add option -long to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.noPrintConv()
          Add option -n to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.out(java.lang.String pFile)
          Add option -out to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.overwrite_original_in_place()
          Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.overwrite_original()
          Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.pause()
          Add option -pause to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.preserve()
          Add option -preserve to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.printConv()
          Add option --printConv to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.printFormat(java.lang.String pFormat)
          Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.quiet()
          Add option -quiet to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.readArguments(java.lang.String pFilename)
          Add option -@ to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.recurse()
          Add option -recurse to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.scanForXMP()
          Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.separator(java.lang.String pSeparator)
          Add option -separator to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.shortOutputFormat()
          Add option -short to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.srcfile(java.lang.String pFormat)
          Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.supressDuplicates()
          Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.tab()
          Add option -tab to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.table()
          Add option -table to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.tagsFromFile(java.lang.String pSrcFile)
          Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.textOut(java.lang.String pOutspec)
          Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.unknown()
          Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.unknown2()
          Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.verbose()
          Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.verbose(java.lang.Integer pLevel)
          Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.veryShortOutputFormat()
          Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.xmlFormat()
          Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ETOps.zip()
          Add option -zip to the exiftool commandline (see the documentation of exiftool for details).