Package | Description |
---|---|
javax.imageio.metadata |
A package of the Java Image I/O API dealing with reading and writing
metadata.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
IIOMetadata.mergeTree(String formatName,
Node root)
Alters the internal state of this
IIOMetadata
object from a tree of XML DOM Node s whose syntax
is defined by the given metadata format. |
void |
IIOMetadata.setFromTree(String formatName,
Node root)
Sets the internal state of this
IIOMetadata object
from a tree of XML DOM Node s whose syntax is
defined by the given metadata format. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.