Class 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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details).
    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).
    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).
    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).
    exclude(String pTagName)
    Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).
    Add option -execute to the exiftool commandline (see the documentation of exiftool for details).
    extension(String pExtension)
    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).
    Add option -fast to the exiftool commandline (see the documentation of exiftool for details).
    fixBase(Integer pOffset)
    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).
    htmlDump(String pOffset)
    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).
    ignore(String pDirectory)
    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).
    Add option -latin 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).
    list(String pType)
    Add option -list to the exiftool commandline (see the documentation of exiftool for details).
    listd(String pType)
    Add option -listd 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).
    listf(String pType)
    Add option -listf 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).
    listg(String pType)
    Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
    listg(String pGroupSpec, String pType)
    Add option -listg 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).
    listw(String pType)
    Add option -listw 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).
    listwf(String pType)
    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).
    out(String pFile)
    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).
    Add option -pause to the exiftool commandline (see the documentation of exiftool for details).
    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).
    Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).
    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).
    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).
    separator(String pSeparator)
    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).
    srcfile(String pFormat)
    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).
    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).
    textOut(String pOutspec)
    Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).
    Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).
    Add option -unknown2 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).
    verbose(Integer pLevel)
    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 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ETOps

      public ETOps()
  • Method Details

    • readArguments

      public ETOps readArguments(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(String pFormat)
      Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).
    • dateFormat

      public ETOps dateFormat(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(String pExtension)
      Add option -extension to the exiftool commandline (see the documentation of exiftool for details).
    • ignoreExtension

      public ETOps ignoreExtension(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(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(String pHeadings)
      Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).
    • groupNames

      public ETOps groupNames(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(String pOffset)
      Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).
    • ignore

      public ETOps ignore(String pDirectory)
      Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).
    • ifCondition

      public ETOps ifCondition(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(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(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(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(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(String pType)
      Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
    • listg

      public ETOps listg(String pGroupSpec, String pType)
      Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
    • listd

      public ETOps listd(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(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(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(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(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(Integer pLevel)
      Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
    • textOut

      public ETOps textOut(String pOutspec)
      Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).
    • exclude

      public ETOps exclude(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(String pFormat)
      Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).