public class ETOperation extends ETOps
IMG_PLACEHOLDER| Constructor and Description |
|---|
ETOperation()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ETOperation |
delTags(String... pTags)
Delete all tags with the given tag-names.
|
ETOperation |
getTags(String... pTags)
Query all tags with the given tag-names.
|
ETOperation |
omitTags(String... pTags)
Omit all tags with the given tag-names.
|
ETOperation |
setTag(String pTag,
String pFilename)
Set tag with the content read from a file.
|
ETOperation |
setTags(String... pTagExpressions)
Set all tags with the given tag-names.
|
allowDuplicates, binary, common_args, composite, coordFormat, dateFormat, decimal, escapeHTML, exclude, execute, extension, extractEmbedded, fast, fixBase, forcePrint, groupHeadings, groupNames, hex, htmlDump, htmlFormat, ifCondition, ignore, ignoreExtension, ignoreMinorErrors, json, latin, list, listd, listf, listg, listw, listwf, longOutputFormat, noPrintConv, out, overwrite_original_in_place, overwrite_original, pause, preserve, printConv, printFormat, quiet, readArguments, recurse, scanForXMP, separator, shortOutputFormat, srcfile, supressDuplicates, tab, table, tagsFromFile, textOut, unknown, unknown2, ver, verbose, veryShortOutputFormat, xmlFormat, zipaddDynamicOperation, addImage, addImage, addImage, addOperation, addRawArgs, addRawArgs, cloneObject, getCmdArgs, getDynamicOperations, toStringpublic ETOperation getTags(String... pTags)
public ETOperation omitTags(String... pTags)
public ETOperation setTags(String... pTagExpressions)
pTagExpressions - A list in the form Tag[+-]=[<][Value],...public ETOperation setTag(String pTag, String pFilename)
pTag - A tag namepFilename - A filename or filename-templatepublic ETOperation delTags(String... pTags)
Copyright © 2019. All rights reserved.