Home » openjdk-7 » javax » imageio » metadata » [javadoc | source]
javax.imageio.metadata
class: IIONodeList [javadoc | source]
java.lang.Object
   javax.imageio.metadata.IIONodeList

All Implemented Interfaces:
    NodeList

Field Summary
 List nodes     
Constructor:
 public IIONodeList(List nodes) 
Method from javax.imageio.metadata.IIONodeList Summary:
getLength,   item
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.imageio.metadata.IIONodeList Detail:
 public int getLength() 
 public Node item(int index)