Package | Description |
---|---|
com.thebuzzmedia.exiftool.commons.io | |
com.thebuzzmedia.exiftool.core.handlers | |
com.thebuzzmedia.exiftool.process |
Modifier and Type | Method and Description |
---|---|
static void |
IOs.readInputStream(InputStream is,
StreamVisitor visitor)
Read input and continue until
readLine(String) returns false . |
Modifier and Type | Class and Description |
---|---|
class |
StopHandler
Check if line means it is the end of the stream.
|
class |
TagHandler
Read tags line by line.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OutputHandler
Handler that should be used to handle command line output.
|
Copyright © 2015. All Rights Reserved.