IIOMetadataNode

Class IIOMetadataNode

All Implemented Interfaces:
Element, Node, NodeList
public class IIOMetadataNode
extends Object
implements Element, NodeList

A class representing a node in a meta-data tree, which implements the org.w3c.dom.Element interface and additionally allows for the storage of non-textual objects via the getUserObject and setUserObject methods.

This class is not intended to be used for general XML processing. In particular, Element nodes created within the Image I/O API are