public interface IERMetadataDirectory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXIF
The name for an EXIF directory.
EXIF ディレクトリの名前
|
static java.lang.String |
IPTC
The name for an IPTC directory.
IPTC ディレクトリの名前
|
static java.lang.String |
JFIF
The name for a JFIF directory.
JFIF ディレクトリの名前
|
static java.lang.String |
PDF
The name for a PDF directory.
PDF ディレクトリの名前
|
static java.lang.String |
TIFF
The name for a TIFF directory.
TIFF ディレクトリの名前
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDirectoryName()
Returns the name of this directory.
|
static final java.lang.String EXIF
static final java.lang.String IPTC
static final java.lang.String TIFF
static final java.lang.String JFIF
static final java.lang.String PDF
Copyright © 2002 – 2022 Project Wonder.