| Modifier and Type | Interface and Description |
|---|---|
interface |
CompoundDirectory
CompoundDirectory
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCompoundDirectory
AbstractCompoundDirectory
|
class |
AbstractDirectory
AbstractDirectory
|
| Modifier and Type | Method and Description |
|---|---|
Directory |
CompoundDirectory.getDirectory(int index) |
Directory |
AbstractCompoundDirectory.getDirectory(int index) |
abstract Directory |
MetadataReader.read(ImageInputStream input) |
| Constructor and Description |
|---|
AbstractCompoundDirectory(Collection<? extends Directory> directories) |
| Modifier and Type | Method and Description |
|---|---|
Directory |
EXIFReader.read(ImageInputStream input) |
| Modifier and Type | Method and Description |
|---|---|
Directory |
IPTCReader.read(ImageInputStream input) |
| Modifier and Type | Method and Description |
|---|---|
Directory |
PSDReader.read(ImageInputStream input) |
| Modifier and Type | Method and Description |
|---|---|
Directory |
XMPReader.read(ImageInputStream input) |
Copyright © 2014. All Rights Reserved.