The im4java Library, Version 1.4.0

org.im4java.core
Class ETOps

java.lang.Object
  extended by org.im4java.core.Operation
      extended by org.im4java.core.ETOps
Direct Known Subclasses:
ETOperation

public 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.

Version:
$Revision: 1.14 $
Author:
$Author: bablokb $

Field Summary
 
Fields inherited from class org.im4java.core.Operation
IMG_PLACEHOLDER
 
Constructor Summary
protected ETOps()
          The protected Constructor.
 
Method Summary
 ETOps allowDuplicates()
          Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details).
 ETOps binary()
          Add option -binary to the exiftool commandline (see the documentation of exiftool for details).
 ETOps common_args()
          Add option -common_args to the exiftool commandline (see the documentation of exiftool for details).
 ETOps composite()
          Add option --composite to the exiftool commandline (see the documentation of exiftool for details).
 ETOps coordFormat(java.lang.String pFormat)
          Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps dateFormat(java.lang.String pFormat)
          Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps decimal()
          Add option -decimal to the exiftool commandline (see the documentation of exiftool for details).
 ETOps escapeHTML()
          Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details).
 ETOps exclude(java.lang.String pTagName)
          Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).
 ETOps execute()
          Add option -execute to the exiftool commandline (see the documentation of exiftool for details).
 ETOps extension(java.lang.String pExtension)
          Add option -extension to the exiftool commandline (see the documentation of exiftool for details).
 ETOps extractEmbedded()
          Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details).
 ETOps fast()
          Add option -fast to the exiftool commandline (see the documentation of exiftool for details).
 ETOps fixBase(java.lang.Integer pOffset)
          Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details).
 ETOps forcePrint()
          Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details).
 ETOps groupHeadings(java.lang.String pHeadings)
          Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).
 ETOps groupNames(java.lang.String pHeadings)
          Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details).
 ETOps hex()
          Add option -hex to the exiftool commandline (see the documentation of exiftool for details).
 ETOps htmlDump(java.lang.String pOffset)
          Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).
 ETOps htmlFormat()
          Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ifCondition(java.lang.String pExpression)
          Add option -if to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ignore(java.lang.String pDirectory)
          Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ignoreExtension(java.lang.String pExtension)
          Add option --extension to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ignoreMinorErrors()
          Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details).
 ETOps json()
          Add option -json to the exiftool commandline (see the documentation of exiftool for details).
 ETOps latin()
          Add option -latin to the exiftool commandline (see the documentation of exiftool for details).
 ETOps list()
          Add option -list to the exiftool commandline (see the documentation of exiftool for details).
 ETOps listd(java.lang.String pType)
          Add option -listd to the exiftool commandline (see the documentation of exiftool for details).
 ETOps listf()
          Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
 ETOps listg()
          Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
 ETOps listw()
          Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
 ETOps listwf()
          Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
 ETOps longOutputFormat()
          Add option -long to the exiftool commandline (see the documentation of exiftool for details).
 ETOps noPrintConv()
          Add option -n to the exiftool commandline (see the documentation of exiftool for details).
 ETOps out(java.lang.String pFile)
          Add option -out to the exiftool commandline (see the documentation of exiftool for details).
 ETOps overwrite_original_in_place()
          Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details).
 ETOps overwrite_original()
          Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details).
 ETOps pause()
          Add option -pause to the exiftool commandline (see the documentation of exiftool for details).
 ETOps preserve()
          Add option -preserve to the exiftool commandline (see the documentation of exiftool for details).
 ETOps printConv()
          Add option --printConv to the exiftool commandline (see the documentation of exiftool for details).
 ETOps printFormat(java.lang.String pFormat)
          Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps quiet()
          Add option -quiet to the exiftool commandline (see the documentation of exiftool for details).
 ETOps readArguments(java.lang.String pFilename)
          Add option -@ to the exiftool commandline (see the documentation of exiftool for details).
 ETOps recurse()
          Add option -recurse to the exiftool commandline (see the documentation of exiftool for details).
 ETOps scanForXMP()
          Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details).
 ETOps separator(java.lang.String pSeparator)
          Add option -separator to the exiftool commandline (see the documentation of exiftool for details).
 ETOps shortOutputFormat()
          Add option -short to the exiftool commandline (see the documentation of exiftool for details).
 ETOps srcfile(java.lang.String pFormat)
          Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).
 ETOps supressDuplicates()
          Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details).
 ETOps tab()
          Add option -tab to the exiftool commandline (see the documentation of exiftool for details).
 ETOps table()
          Add option -table to the exiftool commandline (see the documentation of exiftool for details).
 ETOps tagsFromFile(java.lang.String pSrcFile)
          Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details).
 ETOps textOut(java.lang.String pOutspec)
          Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).
 ETOps unknown()
          Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).
 ETOps unknown2()
          Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details).
 ETOps ver()
          Add option -ver to the exiftool commandline (see the documentation of exiftool for details).
 ETOps verbose()
          Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
 ETOps veryShortOutputFormat()
          Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details).
 ETOps xmlFormat()
          Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details).
 ETOps 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ETOps

protected ETOps()
The protected Constructor. You should only use subclasses of ETOps.

Method Detail

readArguments

public ETOps readArguments(java.lang.String pFilename)
Add option -@ to the exiftool commandline (see the documentation of exiftool for details).


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).


json

public ETOps json()
Add option -json 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).


listw

public ETOps listw()
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).


listwf

public ETOps listwf()
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).


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).


ver

public ETOps ver()
Add option -ver 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).


The im4java Library, Version 1.4.0

Released under the LGPL, (c) Bernhard Bablok 2008-2010
Homepage: http://im4java.sourceforge.net/