Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
javax.imageio.metadata.IIOMetadataFormat

Packages that use IIOMetadataFormat
Package Description
javax.imageio.metadata A package of the Java Image I/O API dealing with reading and writing metadata. 
javax.imageio.spi A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry. 
 

Uses of IIOMetadataFormat in javax.imageio.metadata
 

Classes in javax.imageio.metadata that implement IIOMetadataFormat
Modifier and Type Class and Description
 class IIOMetadataFormatImpl
          A concrete class providing a reusable implementation of the IIOMetadataFormat interface.
 

Methods in javax.imageio.metadata that return IIOMetadataFormat
Modifier and Type Method and Description
 IIOMetadataFormat IIOMetadata.getMetadataFormat(String formatName)
          Returns an IIOMetadataFormat object describing the given metadata format, or null if no description is available.
static IIOMetadataFormat IIOMetadataFormatImpl.getStandardFormatInstance()
          Returns an IIOMetadataFormat object describing the standard, plug-in neutral javax.imageio_1.0 metadata document format described in the comment of the javax.imageio.metadata package.
 

Uses of IIOMetadataFormat in javax.imageio.spi
 

Methods in javax.imageio.spi that return IIOMetadataFormat
Modifier and Type Method and Description
 IIOMetadataFormat ImageReaderWriterSpi.getImageMetadataFormat(String formatName)
          Returns an IIOMetadataFormat object describing the given image metadata format, or null if no description is available.
 IIOMetadataFormat ImageReaderWriterSpi.getStreamMetadataFormat(String formatName)
          Returns an IIOMetadataFormat object describing the given stream metadata format, or null if no description is available.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.