public class TintopSession extends Object
| Constructor and Description |
|---|
TintopSession(File input,
File output,
Iterator<File> fileIterator) |
TintopSession(File input,
File output,
Iterator<File> fileIterator,
HashSet<String> skipPatterns) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<File> |
getFileIterator() |
File |
getInput() |
File |
getOutput() |
HashSet<String> |
getSkipPatterns() |
Copyright © 2016–2020 FBK. All rights reserved.