Lines Matching defs:metadata

26 package javax.imageio.metadata;
32 * An abstract class to be extended by objects that represent metadata
34 * represent metadata using opaque, plug-in specific objects. These
41 * below. A single plug-in may support multiple metadata formats,
45 * is designed to encode its metadata losslessly. This format will
48 * with no loss of metadata, but may be less useful for transfering
49 * metadata between an <code>ImageReader</code> and an
70 * standard metadata format, set via the constructor.
75 * The name of the native metadata format for this object,
82 * and representing the native metadata format, initialized to
96 * and representing the metadata formats, other than the standard and
151 * metadata format.
152 * @param nativeMetadataFormatName the name of the native metadata
156 * the native metadata format, or <code>null</code> if there is
207 * Returns <code>true</code> if the standard metadata format is
215 * @return <code>true</code> if the standard metadata format
238 * Returns the name of the "native" metadata format for this
240 * transmission of the metadata stored in the format handled by
244 * <p> The structure and contents of the "native" metadata format
266 * of additional metadata formats, other than the native and standard
293 * of all metadata formats, including the native and standard
349 * given metadata format, or <code>null</code> if no description
356 * global standard metadata format name, and returns that format
366 * @param formatName the desired metadata format.
452 * root of a tree of metadata contained within this object
453 * according to the conventions defined by a given metadata
456 * <p> The names of the available metadata formats may be queried
459 * @param formatName the desired metadata format.
477 * is defined by the given metadata format. The previous state is
489 * @param formatName the desired metadata format.
512 * metadata format, or <code>null</code> if no such information is
520 * metadata format.
533 * <code>javax_imageio_1.0</code> metadata format, or
542 * metadata format.
555 * <code>javax_imageio_1.0</code> metadata format, or
564 * metadata format.
577 * <code>javax_imageio_1.0</code> metadata format, or
586 * metadata format.
599 * metadata format, or <code>null</code> if no such information is
607 * metadata format.
620 * metadata format, or <code>null</code> if no such information is
628 * metadata format.
641 * metadata format, or <code>null</code> if no such information is
649 * metadata format.
662 * <code>javax_imageio_1.0</code> metadata format, or
671 * metadata format.
691 * <code>IIOMetadataNode</code>s representing the metadata
693 * the standard <code>javax_imageio_1.0</code> metadata format.
703 * of a metadata tree in the <code>javax_imageio_1.0</code>
732 * defined by the given metadata format. The previous state is
739 * @param formatName the desired metadata format.